Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anibulus/basics-python
https://github.com/anibulus/basics-python
basic-programming basics-of-python concepts lambda python python3
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/anibulus/basics-python
- Owner: Anibulus
- Created: 2023-04-12T22:37:11.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-04-12T23:33:05.000Z (over 1 year ago)
- Last Synced: 2024-11-16T14:05:27.129Z (1 day ago)
- Topics: basic-programming, basics-of-python, concepts, lambda, python, python3
- Language: Python
- Homepage:
- Size: 3.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Este proyecto son multiples ejercicios que realice de python para su funcioinamiento basico y avanzado. Solo del propio lenguaje
`python3 -m venv venv`
`source venv/bin/activate`
`pip install -r requirements.txt`
`python3 main.py`