https://github.com/miladsade96/effpy
Effective Python
https://github.com/miladsade96/effpy
Last synced: about 1 month ago
JSON representation
Effective Python
- Host: GitHub
- URL: https://github.com/miladsade96/effpy
- Owner: miladsade96
- License: mit
- Created: 2021-04-27T17:41:31.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-30T16:20:15.000Z (over 4 years ago)
- Last Synced: 2025-01-04T00:27:35.962Z (9 months ago)
- Language: Python
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EffPy
## write pythonic codes## Author
Milad Sadeghi DM : [@EverLookNeverSee](https://github.com/EverLookNeverSee)
## Table of contents
* Chapter 01:
* [Item 01](main/chapter_01_item_01.py) --> Know which version of python you are using
* [Item 02](main/chapter_01_item_02.py) --> Differences between bytes and str
# License
This project is licensed under the **MIT License** - see the [License](LICENSE)