parrot-integrations-core


Nameparrot-integrations-core JSON
Version 0.0.18 PyPI version JSON
download
home_pagehttps://github.com/perrystallings/parrot_integrations_core
SummaryPython Integration Project Framework
upload_time2024-02-25 14:02:57
maintainer
docs_urlNone
authorPerry Stallings
requires_python>=3.6
licenseMIT license
keywords parrot_integrations
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===============
Parrot Api Core
===============


.. image:: https://img.shields.io/pypi/v/parrot_integrations_core.svg
        :target: https://pypi.python.org/pypi/parrot_integrations_core

.. image:: https://img.shields.io/travis/perrystallings/parrot_integrations_core.svg
        :target: https://travis-ci.com/perrystallings/parrot_integrations_core

.. image:: https://readthedocs.org/projects/parrot-integrations-core/badge/?version=latest
        :target: https://parrot-integrations-core.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status


.. image:: https://pyup.io/repos/github/perrystallings/parrot_integrations_core/shield.svg
     :target: https://pyup.io/repos/github/perrystallings/parrot_integrations_core/
     :alt: Updates



Python API Project Framework


* Free software: MIT license
* Documentation: https://parrot-integrations-core.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2021-12-04)
------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/perrystallings/parrot_integrations_core",
    "name": "parrot-integrations-core",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "parrot_integrations",
    "author": "Perry Stallings",
    "author_email": "astal01@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ff/d4/ca2d405323055a58b8d8041e36482dae7131e27059a4265d2de648167542/parrot-integrations-core-0.0.18.tar.gz",
    "platform": null,
    "description": "===============\nParrot Api Core\n===============\n\n\n.. image:: https://img.shields.io/pypi/v/parrot_integrations_core.svg\n        :target: https://pypi.python.org/pypi/parrot_integrations_core\n\n.. image:: https://img.shields.io/travis/perrystallings/parrot_integrations_core.svg\n        :target: https://travis-ci.com/perrystallings/parrot_integrations_core\n\n.. image:: https://readthedocs.org/projects/parrot-integrations-core/badge/?version=latest\n        :target: https://parrot-integrations-core.readthedocs.io/en/latest/?version=latest\n        :alt: Documentation Status\n\n\n.. image:: https://pyup.io/repos/github/perrystallings/parrot_integrations_core/shield.svg\n     :target: https://pyup.io/repos/github/perrystallings/parrot_integrations_core/\n     :alt: Updates\n\n\n\nPython API Project Framework\n\n\n* Free software: MIT license\n* Documentation: https://parrot-integrations-core.readthedocs.io.\n\n\nFeatures\n--------\n\n* TODO\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2021-12-04)\n------------------\n\n* First release on PyPI.\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Python Integration Project Framework",
    "version": "0.0.18",
    "project_urls": {
        "Homepage": "https://github.com/perrystallings/parrot_integrations_core"
    },
    "split_keywords": [
        "parrot_integrations"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ffd4ca2d405323055a58b8d8041e36482dae7131e27059a4265d2de648167542",
                "md5": "f296a5699433dca6d6c08a30bca2e510",
                "sha256": "2fcaad2b9c52cd2a2ede1f109442cc67e2b5f48494896be4402e8e7a68d3d11e"
            },
            "downloads": -1,
            "filename": "parrot-integrations-core-0.0.18.tar.gz",
            "has_sig": false,
            "md5_digest": "f296a5699433dca6d6c08a30bca2e510",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 20153,
            "upload_time": "2024-02-25T14:02:57",
            "upload_time_iso_8601": "2024-02-25T14:02:57.505969Z",
            "url": "https://files.pythonhosted.org/packages/ff/d4/ca2d405323055a58b8d8041e36482dae7131e27059a4265d2de648167542/parrot-integrations-core-0.0.18.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-25 14:02:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "perrystallings",
    "github_project": "parrot_integrations_core",
    "github_not_found": true,
    "lcname": "parrot-integrations-core"
}
        
Elapsed time: 0.23191s