quant-wheel


Namequant-wheel JSON
Version 0.0.0 PyPI version JSON
download
home_pagehttps://github.com/Chitaoji/quant-wheel/
SummaryA template repository for building python packages.
upload_time2024-01-03 07:08:52
maintainer
docs_urlNone
authorChitaoji
requires_python>=3.8.13
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# quant-wheel
A template repository for building python packages. Please replace `$package` with the package's name.

## Installation
```sh
$ pip install quant-wheel
```

## See Also
### Github repository
* https://github.com/Chitaoji/quant-wheel/

### PyPI project
* https://pypi.org/project/quant-wheel/

## License
This project falls under the BSD 3-Clause License.

## History
### v0.0.0
* Initial release.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Chitaoji/quant-wheel/",
    "name": "quant-wheel",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8.13",
    "maintainer_email": "",
    "keywords": "",
    "author": "Chitaoji",
    "author_email": "2360742040@qq.com",
    "download_url": "",
    "platform": null,
    "description": "\n# quant-wheel\nA template repository for building python packages. Please replace `$package` with the package's name.\n\n## Installation\n```sh\n$ pip install quant-wheel\n```\n\n## See Also\n### Github repository\n* https://github.com/Chitaoji/quant-wheel/\n\n### PyPI project\n* https://pypi.org/project/quant-wheel/\n\n## License\nThis project falls under the BSD 3-Clause License.\n\n## History\n### v0.0.0\n* Initial release.\n\n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "A template repository for building python packages.",
    "version": "0.0.0",
    "project_urls": {
        "Homepage": "https://github.com/Chitaoji/quant-wheel/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "080cf75d311d25b9249b5171e8eace0ebc75110c39c2849e40886145edea9349",
                "md5": "bf58a87755afbc30e0dd1650a438bb84",
                "sha256": "151ae3ee10b5d8185163c842696a6dcaa0526d1e654d904e1bf3738e9b0d8403"
            },
            "downloads": -1,
            "filename": "quant_wheel-0.0.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bf58a87755afbc30e0dd1650a438bb84",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8.13",
            "size": 3341,
            "upload_time": "2024-01-03T07:08:52",
            "upload_time_iso_8601": "2024-01-03T07:08:52.199275Z",
            "url": "https://files.pythonhosted.org/packages/08/0c/f75d311d25b9249b5171e8eace0ebc75110c39c2849e40886145edea9349/quant_wheel-0.0.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-03 07:08:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Chitaoji",
    "github_project": "quant-wheel",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "quant-wheel"
}
        
Elapsed time: 0.83095s