Módulo para exemplificar construção de projeto Python no curso PyTools
Project description
libpythonpro_junior
Módulo para exemplificar construção de projeto Python no curso PyTools
Nesse curso é ensinado como contribuir em projetos de código aberto.
Link do curso Python Pro
Suportada versão 3 de Python
Para instalar:
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements-dev.txt
Para conferir qualidade de código:
flake8
Tópico a serem abordados:
1.Git
2.Virtualenv
3.Pip
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
libpythonpro_junior-0.3.1.tar.gz
(39.3 kB
view details)
File details
Details for the file libpythonpro_junior-0.3.1.tar.gz.
File metadata
- Download URL: libpythonpro_junior-0.3.1.tar.gz
- Upload date:
- Size: 39.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8400b147a723e76d85885559e14ef0fda26ff46501aa7b81d46e365e25ae9675
|
|
| MD5 |
5425046a1a2ea8748c56865031e5765d
|
|
| BLAKE2b-256 |
787d3824edcfd98103b3973794497bc7f3c7d500f04cdc99c0c182a1ad9f3617
|