Módulo para exemplificar construção de projetos Python no curso PyTools
Project description
-libpythonpro-
Módulo para exemplificar construção de projetos no curso pytools
Nesse curso é ensinado como contribuir com projetos de código aberto
Link do curso [Python Pro] (https://pythonprobr.appspot.com/)
Suportada versão 3 de Python
Para instalar:
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements-dev.txt
Para conferir a qualidade de código:
flake8
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
cursotools-0.1.tar.gz
(3.7 kB
view details)
File details
Details for the file cursotools-0.1.tar.gz.
File metadata
- Download URL: cursotools-0.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20a8fcf2bff193c27c073a76b8c1e528682d9abbd67f4b530b61b24838cec55f
|
|
| MD5 |
d23c7c12beccfa8f4e80a7ffdb94db8e
|
|
| BLAKE2b-256 |
3d2c24a044c853b4ebac3bc994259f051f23f8d02bca44d1485c777928349f3e
|