Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 1.24 KB

README.md

File metadata and controls

45 lines (26 loc) · 1.24 KB

Python Playgrounds

Python Playgrounds is based on Curso Maestro de Python 3

❗️Requirements

  • Python >= 3.7.6

⬇️ Version

1.0.0

🛠Installation

Download zip file and extract it latest release. Or clone the repository and cd into it.

python-playgrounds uses a number of open source projects to work properly:

-Python - Python

🚀 Running playgrounds

pipenv install
python NN-python-playground-name.py

Meta

Reysmer Valle – @ReysmerWVR

License

Python Playgrounds is (c) 2020 Reysmer Valle (@ReysmerWVR) and may be freely distributed under the license-url. See the MIT-LICENSE file.

📝 Todos

  • Write tests
  • Add code comments