Skip to content

raman77768/storecompressfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StoreCompressFiles

Build Status

StoreCompressFiles package can be used to allocate less amount of memory to a text or string as compared to the normal allocation method.

Functions:

  1. encode(passing argument:string): returns compressed string.
  2. decode(passing argument:encoded-object): returns original string.

Installation

Dillinger requires Python 3+ to run.

Install the dependencies and devDependencies and start the server.

$ pip install storecompressfiles
$ import storecompressfiles
$ from storecompressfiles import encode,decode

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages