timestamper99


Nametimestamper99 JSON
Version 0.0.2 PyPI version JSON
download
home_pageNone
SummaryA package to print time stamp
upload_time2024-06-02 10:11:42
maintainerNone
docs_urlNone
authorSandun Sampath Vitharana (ssv)
requires_pythonNone
licenseNone
keywords python time
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# Time Stamper



Under construction! Not ready for use yet! Currently testing and planning!



Developed by Sandun Sampath Vitharana from Sri Lanka (c) 2024



## Examples of How To Use (Buggy Alpha Version)



Creating A Server



```python

from datetime date time

print(datetime.now())

```



Creating A Client

```python

print("Hey")

```



Check out: https://www.youtube.com/@vitharana1996

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "timestamper99",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, time",
    "author": "Sandun Sampath Vitharana (ssv)",
    "author_email": "<vitharana1996@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/7c/da/4d90b7f05b0f14e2bf163e54bf28c647f0cc44514d329ea14ff454fea3e1/timestamper99-0.0.2.tar.gz",
    "platform": null,
    "description": "\r\n# Time Stamper\r\n\r\n\r\n\r\nUnder construction! Not ready for use yet! Currently testing and planning!\r\n\r\n\r\n\r\nDeveloped by Sandun Sampath Vitharana from Sri Lanka (c) 2024\r\n\r\n\r\n\r\n## Examples of How To Use (Buggy Alpha Version)\r\n\r\n\r\n\r\nCreating A Server\r\n\r\n\r\n\r\n```python\r\n\r\nfrom datetime date time\r\n\r\nprint(datetime.now())\r\n\r\n```\r\n\r\n\r\n\r\nCreating A Client\r\n\r\n```python\r\n\r\nprint(\"Hey\")\r\n\r\n```\r\n\r\n\r\n\r\nCheck out: https://www.youtube.com/@vitharana1996\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A package to print time stamp",
    "version": "0.0.2",
    "project_urls": null,
    "split_keywords": [
        "python",
        " time"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "db3c47530b3da67b43e70aa84800c5ddacc08b9725e25f76ebda8b9ce55de8bf",
                "md5": "6c7cc040146ead83fc90ac6be88a3404",
                "sha256": "dcc25b31fb35771d832cb551e432bc54c8d53c9045420fc2f2a23003e8cbd9dc"
            },
            "downloads": -1,
            "filename": "timestamper99-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6c7cc040146ead83fc90ac6be88a3404",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2788,
            "upload_time": "2024-06-02T10:11:41",
            "upload_time_iso_8601": "2024-06-02T10:11:41.217424Z",
            "url": "https://files.pythonhosted.org/packages/db/3c/47530b3da67b43e70aa84800c5ddacc08b9725e25f76ebda8b9ce55de8bf/timestamper99-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7cda4d90b7f05b0f14e2bf163e54bf28c647f0cc44514d329ea14ff454fea3e1",
                "md5": "2df41abe41988cd9947db0cb25287a9b",
                "sha256": "7af04a58462537bf2d0ea6e95f6ac565d2b31ce899faf4b84ae129c91b0d85ba"
            },
            "downloads": -1,
            "filename": "timestamper99-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "2df41abe41988cd9947db0cb25287a9b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2566,
            "upload_time": "2024-06-02T10:11:42",
            "upload_time_iso_8601": "2024-06-02T10:11:42.903885Z",
            "url": "https://files.pythonhosted.org/packages/7c/da/4d90b7f05b0f14e2bf163e54bf28c647f0cc44514d329ea14ff454fea3e1/timestamper99-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-02 10:11:42",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "timestamper99"
}
        
Elapsed time: 1.59530s