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
Suporta a versão 3 de Python!
Para instalar em Unix:
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-lm-0.2.tar.gz
(15.2 kB
view details)
File details
Details for the file libpythonpro-lm-0.2.tar.gz
.
File metadata
- Download URL: libpythonpro-lm-0.2.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9937817ab2caf31c0804ba79f7358bcac01a4cc66b3026146c20d752b02010d0 |
|
MD5 | 79bfd2d43008a44078b455299c68ba46 |
|
BLAKE2b-256 | ec9b1fdf1868ceddf338f085c69a231a038191cb55b4c2b935a3e4856ced8d13 |