.. image:: https://travis-ci.org/TheOstrichIO/ostrichlib.svg?branch=master
:target: https://travis-ci.org/TheOstrichIO/ostrichlib
:alt: Build Status
.. image:: https://coveralls.io/repos/github/TheOstrichIO/ostrichlib/badge.svg?branch=master
:target: https://coveralls.io/github/TheOstrichIO/ostrichlib?branch=master
:alt: Code Coverage
.. image:: https://readthedocs.org/projects/ostrichlib/badge/?version=latest
:target: http://ostrichlib.readthedocs.org/en/latest/?badge=latest
:alt: Documentation Status
======================================
Ostrich Lib: Pythoning with an Ostrich
======================================
A Bunch of Simple Useful Python Modules
Installation
------------
.. code-block:: shell
pip install ostrichlib
Detailed Documentation
----------------------
Available via `ReadTheDocs <http://ostrichlib.readthedocs.org/en/latest/>`_.
Raw data
{
"_id": null,
"home_page": "https://github.com/TheOstrichIO/ostrichlib",
"name": "ostrichlib",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Itamar Ostricher",
"author_email": "python@ostricher.com",
"download_url": "https://files.pythonhosted.org/packages/19/17/f69678941544b980af77f82740570c7b13a1d6214f649a83a929646eb590/ostrichlib-0.1.tar.gz",
"platform": "UNKNOWN",
"description": ".. image:: https://travis-ci.org/TheOstrichIO/ostrichlib.svg?branch=master\n :target: https://travis-ci.org/TheOstrichIO/ostrichlib\n :alt: Build Status\n\n.. image:: https://coveralls.io/repos/github/TheOstrichIO/ostrichlib/badge.svg?branch=master\n :target: https://coveralls.io/github/TheOstrichIO/ostrichlib?branch=master\n :alt: Code Coverage\n\n.. image:: https://readthedocs.org/projects/ostrichlib/badge/?version=latest\n :target: http://ostrichlib.readthedocs.org/en/latest/?badge=latest\n :alt: Documentation Status\n\n======================================\nOstrich Lib: Pythoning with an Ostrich\n======================================\n\nA Bunch of Simple Useful Python Modules\n\n\nInstallation\n------------\n\n.. code-block:: shell\n\n pip install ostrichlib\n\n\nDetailed Documentation\n----------------------\n\nAvailable via `ReadTheDocs <http://ostrichlib.readthedocs.org/en/latest/>`_.",
"bugtrack_url": null,
"license": "MIT",
"summary": "Ostrich Lib - A Bunch of Simple Useful Stuff",
"version": "0.1",
"project_urls": {
"Homepage": "https://github.com/TheOstrichIO/ostrichlib"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1bdeaab01cde9cb3e191ca26f5671c4a97bcf70dad9ef3937e1cc5bcfa2969b1",
"md5": "ecbc703d84e8a3b4166d6ad0d1836225",
"sha256": "aadcfcd523051bdd473d9f3cc8feeb413ea8e8d99340e3ef5e782654d3564026"
},
"downloads": -1,
"filename": "ostrichlib-0.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "ecbc703d84e8a3b4166d6ad0d1836225",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 10974,
"upload_time": "2016-05-10T08:06:31",
"upload_time_iso_8601": "2016-05-10T08:06:31.251479Z",
"url": "https://files.pythonhosted.org/packages/1b/de/aab01cde9cb3e191ca26f5671c4a97bcf70dad9ef3937e1cc5bcfa2969b1/ostrichlib-0.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1917f69678941544b980af77f82740570c7b13a1d6214f649a83a929646eb590",
"md5": "6341071226750b7bbc8dda1bbf484571",
"sha256": "8a627ea7b25ac954945355dea1c95af567eafd03f4913deca50c667c449c970b"
},
"downloads": -1,
"filename": "ostrichlib-0.1.tar.gz",
"has_sig": false,
"md5_digest": "6341071226750b7bbc8dda1bbf484571",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8010,
"upload_time": "2016-05-10T08:06:41",
"upload_time_iso_8601": "2016-05-10T08:06:41.152915Z",
"url": "https://files.pythonhosted.org/packages/19/17/f69678941544b980af77f82740570c7b13a1d6214f649a83a929646eb590/ostrichlib-0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2016-05-10 08:06:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "TheOstrichIO",
"github_project": "ostrichlib",
"travis_ci": true,
"coveralls": true,
"github_actions": false,
"requirements": [
{
"name": "future",
"specs": [
[
">=",
"0.15"
]
]
},
{
"name": "pytest",
"specs": [
[
">=",
"2.9"
]
]
},
{
"name": "pytest-cov",
"specs": [
[
">=",
"2.2"
]
]
},
{
"name": "pytest-pep8",
"specs": [
[
">=",
"1.0"
]
]
},
{
"name": "tox",
"specs": [
[
">=",
"2.3"
]
]
},
{
"name": "sphinx",
"specs": [
[
">=",
"1.3.6"
]
]
},
{
"name": "sphinx-autobuild",
"specs": [
[
">=",
"0.6"
]
]
},
{
"name": "sphinx-rtd-theme",
"specs": [
[
">=",
"0.1.9"
]
]
}
],
"tox": true,
"lcname": "ostrichlib"
}