Skip to main content

Pacote educativo com funções básicas de Python

Project description

easycode

Pacote educativo para quem está começando a programar em Python.
Inclui funções simples para demonstrar conceitos básicos e intermediários, como variáveis, condicionais, loops e listas.

Instalação

Use o gerenciador de pacotes pip para instalar easycode:

pip install easycode


## Uso

from easycode.basics import variables, conditionals
from easycode.advanced import loops, lists

variables.show_variable_examples()
print(conditionals.check_number(-5))
loops.count_to_n(3)
print(lists.sum_list([1, 2, 3]))


## Autor
Aparecido Roberto

## Licença
[MIT](https://choosealicense.com/licenses/mit/)

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

easycodeluna-0.0.1.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

easycodeluna-0.0.1-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file easycodeluna-0.0.1.tar.gz.

File metadata

  • Download URL: easycodeluna-0.0.1.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for easycodeluna-0.0.1.tar.gz
Algorithm Hash digest
SHA256 8b5cdafb9ba81714ef36c18dc123035639c158232be4b8a2cc1d67b36919be91
MD5 28fa1c1ce20d27aa9a2720e7badad037
BLAKE2b-256 b26bc01f616658077f7c67507c81cc6d71a1add2d13083480ac5fd5e523f1e6e

See more details on using hashes here.

File details

Details for the file easycodeluna-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: easycodeluna-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 3.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for easycodeluna-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 085c6e10759ade16c9193ac5f61745425d113e264c86539e6c18b91a733d12a0
MD5 7b56af7e6faa706fb27225c4b826efab
BLAKE2b-256 6b04eec018ac21d987431ced29bb4f4499ddbfa6b5d1937f921fdc70d9b9285e

See more details on using hashes here.

Supported by

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