drives


Namedrives JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://pypi.org/project/drives
SummaryDrives for Humans™
upload_time2022-12-20 15:52:09
maintainer
docs_urlNone
authorYi Zhang
requires_python>=3.7,<4.0
licenseBSD-3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Drives

[![GitHub][github_badge]][github_link] [![PyPI][pypi_badge]][pypi_link]

Store your data in seconds.




## Installation

```bash
pip install drives
```



## Quickstart

```python
import drives
```



## License

**Drives** has a BSD-3-Clause license, as found in the [LICENSE](https://github.com/imyizhang/drives/blob/main/LICENSE) file.



## Contributing

Thanks for your interest in contributing to **Drives**! Please feel free to create a pull request.



## Changelog

**Drives 0.0.1**

* Initial release



[github_badge]: https://badgen.net/badge/icon/GitHub?icon=github&color=black&label
[github_link]: https://github.com/imyizhang/drives



[pypi_badge]: https://badgen.net/pypi/v/drives?icon=pypi&color=black&label
[pypi_link]: https://www.pypi.org/project/drives

            

Raw data

            {
    "_id": null,
    "home_page": "https://pypi.org/project/drives",
    "name": "drives",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Yi Zhang",
    "author_email": "yizhang.dev@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/57/01/4d702cfceb63c4bd658d490e1aed67be09e47f39e7bca62f037bd3a71625/drives-0.0.1.tar.gz",
    "platform": null,
    "description": "# Drives\n\n[![GitHub][github_badge]][github_link] [![PyPI][pypi_badge]][pypi_link]\n\nStore your data in seconds.\n\n\n\n\n## Installation\n\n```bash\npip install drives\n```\n\n\n\n## Quickstart\n\n```python\nimport drives\n```\n\n\n\n## License\n\n**Drives** has a BSD-3-Clause license, as found in the [LICENSE](https://github.com/imyizhang/drives/blob/main/LICENSE) file.\n\n\n\n## Contributing\n\nThanks for your interest in contributing to **Drives**! Please feel free to create a pull request.\n\n\n\n## Changelog\n\n**Drives 0.0.1**\n\n* Initial release\n\n\n\n[github_badge]: https://badgen.net/badge/icon/GitHub?icon=github&color=black&label\n[github_link]: https://github.com/imyizhang/drives\n\n\n\n[pypi_badge]: https://badgen.net/pypi/v/drives?icon=pypi&color=black&label\n[pypi_link]: https://www.pypi.org/project/drives\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Drives for Humans\u2122",
    "version": "0.0.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "d4220a84ba2c6517fc7ce622bb39e2b3",
                "sha256": "bd2d9769c22e6ca47e0ebd63995e14e4d51fd1ab775aea0e376569ce576e67eb"
            },
            "downloads": -1,
            "filename": "drives-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d4220a84ba2c6517fc7ce622bb39e2b3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7,<4.0",
            "size": 2520,
            "upload_time": "2022-12-20T15:52:03",
            "upload_time_iso_8601": "2022-12-20T15:52:03.525272Z",
            "url": "https://files.pythonhosted.org/packages/cc/e1/7760fff6014afdd0b4dfecc100e618ee53df17dafb3fed99dfba9d406c52/drives-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "c56352eb1aa655f35a32f93aa545b8a7",
                "sha256": "d32c2afcf07384bfe9cae604b2446a50d90749e74b87cf3290c3919acbc15850"
            },
            "downloads": -1,
            "filename": "drives-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c56352eb1aa655f35a32f93aa545b8a7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7,<4.0",
            "size": 2412,
            "upload_time": "2022-12-20T15:52:09",
            "upload_time_iso_8601": "2022-12-20T15:52:09.438614Z",
            "url": "https://files.pythonhosted.org/packages/57/01/4d702cfceb63c4bd658d490e1aed67be09e47f39e7bca62f037bd3a71625/drives-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-20 15:52:09",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "drives"
}
        
Elapsed time: 0.05273s