Simple information card archive library
Project description
A small Python library that allows storing information cards in an archive. Supports MySQL, PostgreSQL and SQLite databases.
Compatible with Python 2 and 3
Source code available on GitHub
License: LGPLv3
Requirements
fuzzywuzzy >= 0.2.1
pg8000 >= 1.9.13
PyMySQL >= 0.6.2
SQLALchemy >= 0.9.7
Installation
Installing from source archive file (Windows or UNIX):
$ pip install path/to/archive
Installing from the package index (Windows or UNIX):
$ pip install infocards
The 0.2.1 version of the fuzzywuzzy package is not available on PyPI, please install it from its GitHub repository.
Documentation
Documentation is available online at Read the Docs http://infocards.readthedocs.org
Building the documentation from source requires that Sphinx be installed in the machine. In the docs directory:
$ make html
The documentation will be placed in the docs/_build/html directory.
Project details
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
Hashes for infocards-0.2.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4005106781d62452f59ec17e95ed147aa31cd04afeefebd012246dc0accce6c1 |
|
MD5 | f71134bf26730d75aa82e337e25f3a66 |
|
BLAKE2b-256 | 088fccf5fc6d6466bb2136cba99107c45e48c0b4428151e9aeadf134d00ef75d |