The easiest way to create human-readable tables in Python!
Project description
StrFry - The easiest way to create human-readable tables in Python!
Overview
Strfry makes data easier to read by organizing it into table form.
What is a table?
A table is simply a iterable of one or more iterable. Lists are recommended, as some functions and methods may not work on immutables data types.
Classes:
- align()
Functions:
- normalize()
- flip()
...More being added!
Getting started
To download StrFry, either fork this github repo or simply use PyPi via pip.
$ pip install strfry
License
MIT License
Copyright (c) 2018 Lucas Haefner
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file StrFry-1.0.0.tar.gz
.
File metadata
- Download URL: StrFry-1.0.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a40c7715676a9b21a6a58b532d24e9de0b0959ddb017b3c39058094ac48c3377 |
|
MD5 | f415fe8bb8fc0170ca649238128331fb |
|
BLAKE2b-256 | fc111c518b6223b372056f4e8e643d1056d0a0e58b085ac7c9db460ecab2d205 |
File details
Details for the file StrFry-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: StrFry-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a422f80c514058b1769dd9ac0b20176dc5b2076d49398078f08c4745bcd9c6cd |
|
MD5 | 5a78168918da906240bebfdb2a51725c |
|
BLAKE2b-256 | f4d27ba71815009b678d1e356bc08041b2227e2a3ea8aca85c64d43172f5e82f |