Módulo para exemplificar construção de projetos Python no curso PyTools
Project description
libpythonpro
Módulo para exemplificar construção de projetos Python no curso PyTools
Nesse curso é ensinado como contribuir com projetos de código aberto. Link para o curso Python Pro
Suportado pela versão Python 3.
Para instalar:
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements-dev.txt
Para conferir qualidade de código:
flake8
Tópicos a serem abordados:
- Git
- Virtualenv
- 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_ajesus-0.2.tar.gz
(16.0 kB
view details)
File details
Details for the file libpythonpro_ajesus-0.2.tar.gz.
File metadata
- Download URL: libpythonpro_ajesus-0.2.tar.gz
- Upload date:
- Size: 16.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4cbec6168ec10aa0e3065c01390ad11d3f55a3a02b6fe33fb7cd15ab6b25532c
|
|
| MD5 |
d24d2a33237c7b413154ee3724362978
|
|
| BLAKE2b-256 |
20a3b7419ad8238e52a62cfa036d5e7ddf66de867eb9ab339e8e397d0dff7e4b
|