# Year Progress
# Install
`pip install year_progress`
# Example
```python
import year_progress
print(f"Year progress: {year_progress.year_progress()}")
# 7.9087298028203605
```
# Author
- [DuelitDev](https://github.com/DuelitDev)
# License
[CC0](https://creativecommons.org/publicdomain/zero/1.0/deed.en)
Raw data
{
"_id": null,
"home_page": "https://github.com/DuelitDev/YearProgress/",
"name": "year-progress",
"maintainer": "DuelitDev",
"docs_url": null,
"requires_python": ">=3",
"maintainer_email": "jyoon07dev@gmail.com",
"keywords": "year,progress",
"author": "DuelitDev",
"author_email": "jyoon07dev@gmail.com",
"download_url": "",
"platform": null,
"description": "# Year Progress\r\n\r\n# Install\r\n`pip install year_progress`\r\n\r\n# Example\r\n```python\r\nimport year_progress\r\n\r\n\r\nprint(f\"Year progress: {year_progress.year_progress()}\")\r\n# 7.9087298028203605\r\n```\r\n\r\n# Author\r\n- [DuelitDev](https://github.com/DuelitDev)\r\n\r\n# License\r\n[CC0](https://creativecommons.org/publicdomain/zero/1.0/deed.en)\r\n",
"bugtrack_url": null,
"license": "",
"summary": "Year progress.",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/DuelitDev/YearProgress/"
},
"split_keywords": [
"year",
"progress"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2ac1a135739175b094e51647c7b0f06e9823f8b14159a79b56a46ff884275f90",
"md5": "c30862f5ef2521a8e6bc446e37c4d6b0",
"sha256": "5a3c21875dafe46d116d6e49e010984681e1b1a7f79e7bc1161d1bb2b4fb8fac"
},
"downloads": -1,
"filename": "year_progress-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c30862f5ef2521a8e6bc446e37c4d6b0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3",
"size": 1695,
"upload_time": "2024-01-29T14:13:21",
"upload_time_iso_8601": "2024-01-29T14:13:21.378740Z",
"url": "https://files.pythonhosted.org/packages/2a/c1/a135739175b094e51647c7b0f06e9823f8b14159a79b56a46ff884275f90/year_progress-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-29 14:13:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "DuelitDev",
"github_project": "YearProgress",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "year-progress"
}