Name | Library-Time JSON |
Version |
0.0.1
JSON |
| download |
home_page | |
Summary | Library Time |
upload_time | 2022-12-29 13:47:47 |
maintainer | |
docs_url | None |
author | |
requires_python | |
license | |
keywords |
time
python
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
## Library Time
You can import two times in this library , with sum of these two it deliver a new time.
```python
from Time import Time
t1=(23,4,1)
t2=(1,25,8)
print(t1+t2)
____________ output____________
24:29:9
```
---
## Editing with Markdown output
The [CKEditor 5 WYSIWYG](https://ckeditor.com/) editor lets you use this flexible yet simple markup language in the GitHub flavor. The editor-produced Markdown output supports the most important features, like [links](https://ckeditor.com/), **different** kinds of _emphasis_, `inline code formatting` or code blocks:
```css
p {
text-align: center;
color: red;
}
```
## Formatting blocks with Markdown
Markdown can be used to create various block-level features, such as:
* Block quotes
* Headings
1. Heading 1
2. Heading 2
3. Heading 3
* Lists, including nested ones
* Numbered lists
* Bulleted lists
* To-do lists
## Support for tables in Markdown
Bear in mind that Markdown has only very basic support for tables, so things like table styles or merged cells will not work.
| | Income | Revenue |
| --- | --- | --- |
| Walker 3 | $104.000 | 15% |
| Stroller | $12.000 | 10% |
| Runner | $97.500 | 15% |
Raw data
{
"_id": null,
"home_page": "",
"name": "Library-Time",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "Time,python",
"author": "",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/72/52/d11897d5d48724f8b566f360d0b81717f034b5dfe68692d59c94f9550491/Library%20Time-0.0.1.tar.gz",
"platform": null,
"description": "## Library Time\n\nYou can import two times in this library , with sum of these two it deliver a new time.\u00a0\n\n```python\nfrom Time import Time\nt1=(23,4,1)\nt2=(1,25,8)\nprint(t1+t2)\n____________ output____________\n24:29:9\n```\n\n---\n\n## Editing with Markdown output\n\nThe [CKEditor 5 WYSIWYG](https://ckeditor.com/) editor lets you use this flexible yet simple markup language in the GitHub flavor. The editor-produced Markdown output supports the most important features, like [links](https://ckeditor.com/), **different** kinds of _emphasis_, `inline code formatting` or code blocks:\n\n```css\np {\n text-align: center;\n color: red;\n }\n```\n\n## Formatting blocks with Markdown\n\nMarkdown can be used to create various block-level features, such as:\n\n* Block quotes\n* Headings\n 1. Heading 1\n 2. Heading 2\n 3. Heading 3\n* Lists, including nested ones\n * Numbered lists\n * Bulleted lists\n * To-do lists\n\n## Support for tables in Markdown\n\nBear in mind that Markdown has only very basic support for tables, so things like table styles or merged cells will not work.\n\n| \u00a0 | Income | Revenue |\n| --- | --- | --- |\n| Walker 3 | $104.000 | 15% |\n| Stroller | $12.000 | 10% |\n| Runner | $97.500 | 15% |\n",
"bugtrack_url": null,
"license": "",
"summary": "Library Time",
"version": "0.0.1",
"split_keywords": [
"time",
"python"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "5a3b86136c50b15d4b4f241e40f3c1d6",
"sha256": "9bd5f40042264c1096d01e0fb8473965b8d5adad063b07dad0450100e2fc334f"
},
"downloads": -1,
"filename": "Library_Time-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5a3b86136c50b15d4b4f241e40f3c1d6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 2471,
"upload_time": "2022-12-29T13:47:45",
"upload_time_iso_8601": "2022-12-29T13:47:45.688560Z",
"url": "https://files.pythonhosted.org/packages/f2/c0/63a8ec8f353060cf2393da7c5a5fe659ac54ef6a20d851f556200a1d1493/Library_Time-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "c77fb64fa31e05ae285c0268234fb1cd",
"sha256": "13800bcc13dd7a8cb6027cd7db70b7ad6b97a0c3b4bc48c050e745ffd2c55efa"
},
"downloads": -1,
"filename": "Library Time-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "c77fb64fa31e05ae285c0268234fb1cd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2326,
"upload_time": "2022-12-29T13:47:47",
"upload_time_iso_8601": "2022-12-29T13:47:47.610958Z",
"url": "https://files.pythonhosted.org/packages/72/52/d11897d5d48724f8b566f360d0b81717f034b5dfe68692d59c94f9550491/Library%20Time-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-29 13:47:47",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "library-time"
}