https://github.com/uralstech/shrtcde
A small python library for lazy devs. This shortens the amount of code you have to write for your program with the help of functions.
https://github.com/uralstech/shrtcde
python
Last synced: over 1 year ago
JSON representation
A small python library for lazy devs. This shortens the amount of code you have to write for your program with the help of functions.
- Host: GitHub
- URL: https://github.com/uralstech/shrtcde
- Owner: Uralstech
- License: apache-2.0
- Created: 2022-05-31T13:34:04.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-18T04:26:10.000Z (almost 4 years ago)
- Last Synced: 2025-03-17T13:15:32.371Z (over 1 year ago)
- Topics: python
- Language: Python
- Homepage:
- Size: 90.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ShrtCde (ShortCode)
A small python library for lazy devs. This shortens the amount of code you have to write for your program with the help of functions.
## LICENSE
This project uses the Apache-2.0 license. For more info, check LICENSE.
## INSTALLATION
```
pip install ShrtCde
```
or
```
pip3 install ShrtCde
```
### LINKS
- GitHub repo w/ examples: https://github.com/Uralstech/ShrtCde
- GitHub Wiki: https://github.com/Uralstech/ShrtCde/wiki