https://github.com/alessandroftunes/cronometro-em-python
Science Score: 26.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
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.3%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: AlessandroFTunes
- Language: Python
- Default Branch: main
- Size: 1.95 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 1 year ago
· Last pushed about 1 year ago
Metadata Files
Readme
README.md
Cronômetro em Python
Este projeto contém uma implementação simples de um cronômetro em Python. Ele oferece duas versões: uma utilizando o terminal e outra com uma interface gráfica (GUI) usando a biblioteca tkinter.
Funcionalidades
- Cronômetro que conta em minutos e segundos.
- Opção de iniciar, parar e resetar o cronômetro.
- Exibição no formato
MM:SS.
Requisitos
- Python 3.x
- Biblioteca
tkinter(para a versão gráfica)
Instalação do tkinter
Se você não tiver o tkinter instalado, você pode instalá-lo com o seguinte comando (em sistemas baseados em Debian/Ubuntu):
```bash sudo apt-get install python3-tk
Owner
- Login: AlessandroFTunes
- Kind: user
- Repositories: 1
- Profile: https://github.com/AlessandroFTunes
GitHub Events
Total
- Push event: 2
- Create event: 2
Last Year
- Push event: 2
- Create event: 2