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 co projeto de código aberto Suportada versão 3 de Python.
Para instalar:
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements-dev.txt```
Pra conferir qualidade de código:
```console
flake8
Tópicos a serem abordados:
- Git
- Vitualenv
- 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
urb_libpythonpro-0.2.tar.gz
(15.7 kB
view details)
File details
Details for the file urb_libpythonpro-0.2.tar.gz.
File metadata
- Download URL: urb_libpythonpro-0.2.tar.gz
- Upload date:
- Size: 15.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
677e0ed18a1c5ab4ff1328cf90b5ca8bd0dd96c60bfad829fcb722a19cce6feb
|
|
| MD5 |
08b242658e0f9a494eb3cac35be9cb54
|
|
| BLAKE2b-256 |
59651e05deed506c2c1f98c3d6d907c2cd34656387b67555ce662cf2182993de
|