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: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/anibulus/basics-python
- Owner: Anibulus
- Created: 2023-04-12T22:37:11.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-12T23:33:05.000Z (almost 2 years ago)
- Last Synced: 2025-01-17T07:05:45.763Z (9 days 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`