avrora


Nameavrora JSON
Version 0.0.0 PyPI version JSON
download
home_pagehttps://github.com/daxartio/avrora
SummaryAvro for Python in Rust
upload_time2023-08-14 19:09:14
maintainer
docs_urlNone
authorDanil Akhtarov
requires_python>=3.7,<4.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # avrora

[![PyPI](https://img.shields.io/pypi/v/avrora)](https://pypi.org/project/avrora/)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/avrora)](https://www.python.org/downloads/)
[![GitHub last commit](https://img.shields.io/github/last-commit/daxartio/avrora)](https://github.com/daxartio/avrora)
[![GitHub stars](https://img.shields.io/github/stars/daxartio/avrora?style=social)](https://github.com/daxartio/avrora)

## Installation

```
pip install avrora
```

## License

* [MIT LICENSE](LICENSE)

## Contribution

[Contribution guidelines for this project](CONTRIBUTING.md)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/daxartio/avrora",
    "name": "avrora",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Danil Akhtarov",
    "author_email": "daxartio@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/18/d3/3207299889d28899d6c4799984254cc3084a2848a69167fcfbc7de4e0c87/avrora-0.0.0.tar.gz",
    "platform": null,
    "description": "# avrora\n\n[![PyPI](https://img.shields.io/pypi/v/avrora)](https://pypi.org/project/avrora/)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/avrora)](https://www.python.org/downloads/)\n[![GitHub last commit](https://img.shields.io/github/last-commit/daxartio/avrora)](https://github.com/daxartio/avrora)\n[![GitHub stars](https://img.shields.io/github/stars/daxartio/avrora?style=social)](https://github.com/daxartio/avrora)\n\n## Installation\n\n```\npip install avrora\n```\n\n## License\n\n* [MIT LICENSE](LICENSE)\n\n## Contribution\n\n[Contribution guidelines for this project](CONTRIBUTING.md)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Avro for Python in Rust",
    "version": "0.0.0",
    "project_urls": {
        "Changelog": "https://github.com/daxartio/avrora/blob/main/CHANGELOG.md/",
        "Homepage": "https://github.com/daxartio/avrora",
        "Repository": "https://github.com/daxartio/avrora"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8649bd51a974b0d2621855b2e2fac470bc6c3c4e2619963ee148dc808e49d09a",
                "md5": "f07f44ee559f830410a4432102b57a56",
                "sha256": "f83fb6487fccb2c4fd8982eec71d38471e6681658e06e574393c6d4527feae91"
            },
            "downloads": -1,
            "filename": "avrora-0.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f07f44ee559f830410a4432102b57a56",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7,<4.0",
            "size": 2382,
            "upload_time": "2023-08-14T19:09:11",
            "upload_time_iso_8601": "2023-08-14T19:09:11.452053Z",
            "url": "https://files.pythonhosted.org/packages/86/49/bd51a974b0d2621855b2e2fac470bc6c3c4e2619963ee148dc808e49d09a/avrora-0.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "18d33207299889d28899d6c4799984254cc3084a2848a69167fcfbc7de4e0c87",
                "md5": "8d1b8e6af320fda39ce4dbb627227d60",
                "sha256": "1d80963e4327d3cceb7efc95a06a60bc40b2dd7262cbab131c20d6720712d504"
            },
            "downloads": -1,
            "filename": "avrora-0.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8d1b8e6af320fda39ce4dbb627227d60",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7,<4.0",
            "size": 2675,
            "upload_time": "2023-08-14T19:09:14",
            "upload_time_iso_8601": "2023-08-14T19:09:14.207319Z",
            "url": "https://files.pythonhosted.org/packages/18/d3/3207299889d28899d6c4799984254cc3084a2848a69167fcfbc7de4e0c87/avrora-0.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-14 19:09:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "daxartio",
    "github_project": "avrora",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "avrora"
}
        
Elapsed time: 0.11125s