https://github.com/fernaper/basic_examples
Here I can just try different libraries and methods.
https://github.com/fernaper/basic_examples
Last synced: 24 days ago
JSON representation
Here I can just try different libraries and methods.
- Host: GitHub
- URL: https://github.com/fernaper/basic_examples
- Owner: fernaper
- Created: 2021-07-16T17:15:49.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-16T17:18:57.000Z (about 5 years ago)
- Last Synced: 2025-10-26T18:02:10.773Z (10 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal repository to check some Python features
Here I can just try different libraries and methods.
For example, Python type hinting, unittest, coverage, dataclasses, etc.