Powerfull Python-based cat lolzing engine.
Project description
An advanced Python-based cat lolzing engine.
>>> from catlolzer import CatLolzer
>>> mylolzer = CatLolzer(alpha=8)
>>> for cat in my_crazy_cats:
... mylolzer.lolize(cat)
1 Installation
Dependencies:
numpy
pip install catlolzer
2 Features
Powerfull cat lolzing.
Pure python.
Supports Python 3.5+.
Fully tested.
3 Use
This is just a dummy repo for you to copy and base you own Python packge on!
4 Contributing
Package author and current maintainer is Shay Palachy (shay.palachy@gmail.com); You are more than welcome to approach him for help. Contributions are very welcomed.
4.1 Installing for development
Clone:
git clone git@github.com:shaypal5/catlolzer.git
Install in development mode, including test dependencies:
cd catlolzer
pip install -e '.[test]'
4.2 Running the tests
To run the tests use:
cd catlolzer
pytest
4.3 Adding documentation
The project is documented using the numpy docstring conventions, which were chosen as they are perhaps the most widely-spread conventions that are both supported by common tools such as Sphinx and result in human-readable docstrings. When documenting code you add to this project, follow these conventions.
Additionally, if you update this README.rst file, use python setup.py checkdocs to validate it compiles.
5 Credits
Created by Shay Palachy (shay.palachy@gmail.com).
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 Distributions
Built Distribution
File details
Details for the file catlolzer-0.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: catlolzer-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e112ac0958309698a83e5964232b152ad8860df65b3af54c395132271d76c1cb |
|
MD5 | 04ac70bdf36a319444b188578e04a076 |
|
BLAKE2b-256 | 5a54c8940223ce1b604484dce87312c1b2ecc533216e0d422f6397f9a290e18f |