https://github.com/cobular/png2sc
https://github.com/cobular/png2sc
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cobular/png2sc
- Owner: Cobular
- Created: 2017-03-31T03:05:21.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-06-04T04:44:08.000Z (about 7 years ago)
- Last Synced: 2025-01-03T00:17:14.137Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 1.99 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Warning: I recommend to use python 3.5.
Py2SC 1.0.4
Run with (compress files):
python sc_compress.py
Run with (decompress files):
python sc_decompress.py
Installation
Install requirements with:
python install -r requirements.txt