
hurry.filesize 0.9
0
    
A simple Python library for human readable file sizes (or anything sized in bytes).
                    Contents
                    
                
                
            A simple Python library for human readable file sizes (or anything sized in bytes).
How to Install hurry-filesize
You can install hurry-filesize using pip
pip install hurry-filesize
or add it to a project with poetry
poetry add hurry-filesize
Package Details
- Author
- Martijn Faassen, Startifact
- License
- ZPL 2.1
- Homepage
- UNKNOWN
- PyPi:
- https://pypi.org/project/hurry.filesize/
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common hurry-filesize errors.
Code Examples
Here are some hurry-filesize code examples and snippets.
 pythonfix
pythonfix