https://github.com/picocentauri/pysnips
Python code snippets and little algorithms for daily work
https://github.com/picocentauri/pysnips
Last synced: 4 months ago
JSON representation
Python code snippets and little algorithms for daily work
- Host: GitHub
- URL: https://github.com/picocentauri/pysnips
- Owner: PicoCentauri
- License: mit
- Created: 2022-03-09T08:19:47.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-25T12:40:56.000Z (9 months ago)
- Last Synced: 2024-12-26T01:27:06.393Z (5 months ago)
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
PySnips
=======Python code snippets and little algorithms for daily work.
Install the snippets with ::pip install .
from the root of the repository and simplify your work 🙂.