https://github.com/danielsarmiento04/cnc_catalog

https://github.com/danielsarmiento04/cnc_catalog

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.7%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: DanielSarmiento04
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 514 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License

Readme.md

CNC Catalog

Resume

The mean goal of this project is build a desktop application to distribute a cnc catalog using kena metal tools

How to build

  1. Create a python environment using anaconda.

conda create --name cnc python=3.11 -y && conda activate cnc

  1. Install the requirements

pip install -r requirements.txt

  1. Run Application

python main.py

References

[1] Kennametal Inc. (n.d.). Solutions for the most demanding industries. Kennametal. https://www.kennametal.com/us/en/home.html

Owner

  • Name: José Daniel Sarmiento
  • Login: DanielSarmiento04
  • Kind: user
  • Location: Santander, Colombia
  • Company: Axede S.A

Programmer, mechanical engineer and entrepreneur, my goal is to improve the quality of life of people, technology is the tool I use.

GitHub Events

Total
Last Year

Dependencies

requirements.txt pypi
  • Kivy ==2.3.0
  • Kivy-Garden ==0.1.5
  • Pygments ==2.18.0
  • certifi ==2024.2.2
  • charset-normalizer ==3.3.2
  • docutils ==0.21.2
  • idna ==3.7
  • numpy ==1.26.4
  • pandas ==2.2.2
  • python-dateutil ==2.9.0.post0
  • pytz ==2024.1
  • requests ==2.31.0
  • six ==1.16.0
  • tzdata ==2024.1
  • urllib3 ==2.2.1