https://github.com/newtoallofthis123/py_one
A Python One File that explains all the stuff
https://github.com/newtoallofthis123/py_one
one-file python python-beginner python-documentation python-one-file
Last synced: 8 days ago
JSON representation
A Python One File that explains all the stuff
- Host: GitHub
- URL: https://github.com/newtoallofthis123/py_one
- Owner: newtoallofthis123
- License: mit
- Created: 2022-11-28T14:24:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-04T14:47:32.000Z (over 3 years ago)
- Last Synced: 2025-03-05T15:51:22.003Z (over 1 year ago)
- Topics: one-file, python, python-beginner, python-documentation, python-one-file
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python One File
Okay, this is an interesting concept I wanted to try out.
Ever get lost while coding and struggle to find a good on the hands reference? Well wouldn't it be so much easier if all you had to do was open a file.
This is the idea behind **py_one_file.py**
## This contains
- variables
- conditional statements
- simple functions
- lists
- dictonaries
- tuple
- classes
## Contributing
You can easily contribute to this project.
If you want to add a concept, just write it in the file with proper naming and proper comments
If you want to introduce a seperate concept, like flask or django, please free to [contact me](mailto:noobscience@duck.com).
### ©️ NoobScience 2022