Módulo para exemplificar construção de projetos Python no curso PyTools
Project description
librapythonpro
Modulo para exemplificar construçao de projetos python no curso Pytools
Nesse curso é ensinado como contribuir com projetos de codigo aberto
Link do curso Python Pro
Suportado Python 3
Para instalar:
''' Console python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements-dev.txt '''
Para conferir qualidade de codigo:
''' Console
flake8 '''
Topicos 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
librapythonpro-0.2.tar.gz
(16.0 kB
view details)
File details
Details for the file librapythonpro-0.2.tar.gz.
File metadata
- Download URL: librapythonpro-0.2.tar.gz
- Upload date:
- Size: 16.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b56e03c8bec8ce4e882413c0c3eb0cfe43463b029406cccaa39b074a4d00c5a
|
|
| MD5 |
6b726827787fd49bd6298bf9befc4b1b
|
|
| BLAKE2b-256 |
fc17d7c9bed56615b8ab9814d0026c5331ca6e0729a349c0e3513c741e1a0312
|