Skip to main content

Módulo para exemplificar construção de projetos Python no curso PyTools

Project description

libpythonprojat2022

Modulo para exemplificar construção de Projetos Python no Curso Pytools

Nesse curso é ensinado como contribuir com projeto de código aberto

Link para o curso Python Pro

Suportada versão 3 de Python

Updates Python 3

Para instalar:

  1. Linux e Mac
python3 -m venv venv
source .venv/bin/activate
pip install -r requirements_dev.txt
  1. Windows
py -3 -m virtualenv venv
venv\Scripts\activate
pip install -r requirements_dev.txt

Para conferir qualidade do código:

flake8

Tópicos a serem abordados

  1. Git
  2. VirtualEnv
  3. Pip

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

libpythonprojat2022-0.2.tar.gz (39.7 kB view details)

Uploaded Source

File details

Details for the file libpythonprojat2022-0.2.tar.gz.

File metadata

  • Download URL: libpythonprojat2022-0.2.tar.gz
  • Upload date:
  • Size: 39.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2

File hashes

Hashes for libpythonprojat2022-0.2.tar.gz
Algorithm Hash digest
SHA256 c964242273fbed336f2eb10fe88f74decf3c0b92be36491cba2e35e0be2e6e6c
MD5 d2560d6ef1c26348d15088606f814c47
BLAKE2b-256 b6524b638f08495491125f3ab89ff4fb74c7da51124d52922f2c9d734c46fe9b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page