Metadata-Version: 2.1
Name: ShrtCde
Version: 0.4.8
Summary: Helps shorten the amount of code you write
Home-page: https://github.com/Uralstech/ShrtCde
Author: Uralstech (Udayshankar Ravikumar)
Author-email: <info@uralstech.in>
License: Apache License 2.0
Keywords: python,shrt,short,cde,code,shortcode,shrtcde,ui,sort,file,io,library
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
License-File: LICENSE


# 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
