Módulo para exemplificar construção de projetos Python no curso PyTools
Project description
libpythonpro
Módulo para exemplificar construção de projetos python
Nesse curso é ensinado como contribuir com projetos de código aberto Link do curso PythonPro.
Para instalar:
python -m venv venv
source venv\bin\activate
pip install -r requirements-dev.txt
Para conferir qualidade do código:
flake8
Tópicos a serem abrodados:
- 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
libpythonpro1994-0.5.tar.gz
(15.6 kB
view details)
File details
Details for the file libpythonpro1994-0.5.tar.gz.
File metadata
- Download URL: libpythonpro1994-0.5.tar.gz
- Upload date:
- Size: 15.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c177b564243202419504971f67621c935382eb04a612725271b15655881ca34
|
|
| MD5 |
a188ae3e17265e79e004d8fa4cd9a143
|
|
| BLAKE2b-256 |
c571870c6c266df1215fb9ac21d2227169f6e55316bddd48167431705b57122e
|