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.1.tar.gz
(15.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file urb_libpythonpro-0.1.tar.gz.
File metadata
- Download URL: urb_libpythonpro-0.1.tar.gz
- Upload date:
- Size: 15.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb9da0c6725df46905c94df8ff9b9066a188e1d4fca503b9160b91b333b24983
|
|
| MD5 |
31431f886ab791905723c2e0ab7ff3d8
|
|
| BLAKE2b-256 |
6f2fdb6033688ef8cb879de2cf25f17aa0df2c2dd38bd5ab6a6152f477a8e814
|
File details
Details for the file urb_libpythonpro-0.1-py3-none-any.whl.
File metadata
- Download URL: urb_libpythonpro-0.1-py3-none-any.whl
- Upload date:
- Size: 14.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
21d7bd54b98026b2c43250fcc910b90ff85103e2056876e49dd653dc94e4e42a
|
|
| MD5 |
4196fde763f96a161c25f8bfc151419a
|
|
| BLAKE2b-256 |
9cbaffdd27f260222694a23188209817ed8d857bca823b9eb3d8f0e63712eace
|