Name | PyIpernity JSON |
Version |
0.3.1
JSON |
| download |
home_page | None |
Summary | Library to access the Ipernity API |
upload_time | 2024-05-12 13:03:29 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | None |
keywords |
ipernity
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
|PyPi Package| |Documentation Status| |Test Status|
PyIpernity README
===================
Python library to access the `Ipernity API <http://www.ipernity.com/help/api>`_.
Ipernity is non-commercial photo community. For more information, visit
`<https://www.ipernity.com>`_.
.. warning:: This package is still under development. Use at your own risk.
Dependencies
--------------
PyIpernity requires only `Requests <https://requests.readthedocs.io/>`_ to
work. For running the tests or building the documentation, additional
requirements are defined in the "test" and "docs" optional dependencies.
Installation
-------------
Via PyPi:
.. code-block:: console
$ pip install PyIpernity
The source code is available at `<http://github.com/rcw-2/python-ipernity>`_.
.. |PyPi Package| image:: https://badge.fury.io/py/PyIpernity.svg
:target: https://badge.fury.io/py/PyIpernity
.. |Documentation Status| image:: https://readthedocs.org/projects/pyipernity/badge/?version=latest
:target: http://pyipernity.readthedocs.io/?badge=latest
.. |Test Status| image:: https://github.com/rcw-2/python-ipernity/actions/workflows/test.yml/badge.svg
:target: https://github.com/rcw-2/python-ipernity/actions/workflows/test.yml
Raw data
{
"_id": null,
"home_page": null,
"name": "PyIpernity",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "ipernity",
"author": null,
"author_email": "rcw-2 <mail@rcw-2.de>",
"download_url": "https://files.pythonhosted.org/packages/f7/82/78c788e947a42abc63efa0e64822552c85781d31c58325ed0afaabfebcf1/pyipernity-0.3.1.tar.gz",
"platform": null,
"description": "|PyPi Package| |Documentation Status| |Test Status|\n\nPyIpernity README\n===================\n\nPython library to access the `Ipernity API <http://www.ipernity.com/help/api>`_.\n\nIpernity is non-commercial photo community. For more information, visit \n`<https://www.ipernity.com>`_.\n\n.. warning:: This package is still under development. Use at your own risk.\n\n\nDependencies\n--------------\n\nPyIpernity requires only `Requests <https://requests.readthedocs.io/>`_ to\nwork. For running the tests or building the documentation, additional\nrequirements are defined in the \"test\" and \"docs\" optional dependencies.\n\n\nInstallation\n-------------\n\nVia PyPi:\n\n.. code-block:: console\n \n $ pip install PyIpernity\n\nThe source code is available at `<http://github.com/rcw-2/python-ipernity>`_.\n\n\n.. |PyPi Package| image:: https://badge.fury.io/py/PyIpernity.svg\n :target: https://badge.fury.io/py/PyIpernity\n\n.. |Documentation Status| image:: https://readthedocs.org/projects/pyipernity/badge/?version=latest\n :target: http://pyipernity.readthedocs.io/?badge=latest\n\n.. |Test Status| image:: https://github.com/rcw-2/python-ipernity/actions/workflows/test.yml/badge.svg\n :target: https://github.com/rcw-2/python-ipernity/actions/workflows/test.yml\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Library to access the Ipernity API",
"version": "0.3.1",
"project_urls": {
"Documentation": "https://pyipernity.readthedocs.io/",
"Homepage": "https://github.com/rcw-2/python-ipernity"
},
"split_keywords": [
"ipernity"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ace592c29b21e099d282ae8db8c18cc8d1443c3a3de56a5515ec5d94c8836d0a",
"md5": "91bf648ee8b6a2a7d99805f898fd2a89",
"sha256": "f99f9e644aef2f902e664fabfc5535ac016cb732af9244484f7bc6c758b2f23c"
},
"downloads": -1,
"filename": "PyIpernity-0.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "91bf648ee8b6a2a7d99805f898fd2a89",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 16477,
"upload_time": "2024-05-12T13:03:27",
"upload_time_iso_8601": "2024-05-12T13:03:27.697224Z",
"url": "https://files.pythonhosted.org/packages/ac/e5/92c29b21e099d282ae8db8c18cc8d1443c3a3de56a5515ec5d94c8836d0a/PyIpernity-0.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f78278c788e947a42abc63efa0e64822552c85781d31c58325ed0afaabfebcf1",
"md5": "6fea54dc111176eb71e17ee5387cfbb5",
"sha256": "cbc10154d0942d6d480937805087918a272cdf28fa9836b3102ab773b846d703"
},
"downloads": -1,
"filename": "pyipernity-0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "6fea54dc111176eb71e17ee5387cfbb5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 49276,
"upload_time": "2024-05-12T13:03:29",
"upload_time_iso_8601": "2024-05-12T13:03:29.320146Z",
"url": "https://files.pythonhosted.org/packages/f7/82/78c788e947a42abc63efa0e64822552c85781d31c58325ed0afaabfebcf1/pyipernity-0.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-12 13:03:29",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "rcw-2",
"github_project": "python-ipernity",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pyipernity"
}