csctracker-py-core


Namecsctracker-py-core JSON
Version 24.6.3 PyPI version JSON
download
home_pagehttps://github.com/krlsedu/CscTrackerPyCore.git
SummaryA library for handle scheduled jobs.
upload_time2024-02-05 12:13:18
maintainer
docs_urlNone
authorCarlos Eduardo
requires_python>=3
licenseMIT
keywords queue scheduled scheduler
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # CscTrackerPyCore

## Key Features

## Documentation and Examples

COMING SOON

## Testing

Currently, this project does not have automated tests. They may be added in the future as needed.

## Contributing

If you would like to contribute to this project, feel free to fork the repository, make your changes, and propose a pull
request.

## License

This project is under the MIT license. Please refer to the `LICENSE` file for more details.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/krlsedu/CscTrackerPyCore.git",
    "name": "csctracker-py-core",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": "",
    "keywords": "queue,scheduled,scheduler",
    "author": "Carlos Eduardo",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/19/6c/1d4d9bcd25084f43062214d3ac09bae31170013c560a172be3b1652b416b/csctracker-py-core-24.6.3.tar.gz",
    "platform": null,
    "description": "# CscTrackerPyCore\n\n## Key Features\n\n## Documentation and Examples\n\nCOMING SOON\n\n## Testing\n\nCurrently, this project does not have automated tests. They may be added in the future as needed.\n\n## Contributing\n\nIf you would like to contribute to this project, feel free to fork the repository, make your changes, and propose a pull\nrequest.\n\n## License\n\nThis project is under the MIT license. Please refer to the `LICENSE` file for more details.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A library for handle scheduled jobs.",
    "version": "24.6.3",
    "project_urls": {
        "Homepage": "https://github.com/krlsedu/CscTrackerPyCore.git"
    },
    "split_keywords": [
        "queue",
        "scheduled",
        "scheduler"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "638e9e8d999311224e7067f8696b39cc0edd20b0aa8b8ebaa03bcf7e4d5e5075",
                "md5": "c38fbce5cf8c450799e7daa59e4d929d",
                "sha256": "44679821e088301f9878087976c827b77381e3ca0158dab64da8a451baff4f6d"
            },
            "downloads": -1,
            "filename": "csctracker_py_core-24.6.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c38fbce5cf8c450799e7daa59e4d929d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 12964,
            "upload_time": "2024-02-05T12:13:17",
            "upload_time_iso_8601": "2024-02-05T12:13:17.366927Z",
            "url": "https://files.pythonhosted.org/packages/63/8e/9e8d999311224e7067f8696b39cc0edd20b0aa8b8ebaa03bcf7e4d5e5075/csctracker_py_core-24.6.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "196c1d4d9bcd25084f43062214d3ac09bae31170013c560a172be3b1652b416b",
                "md5": "36f70093c04909f64d4e72d6b0e3808d",
                "sha256": "7339a470550ad67ce97d8808a108336139ff5f05a7318fd2acc2299087ffd44d"
            },
            "downloads": -1,
            "filename": "csctracker-py-core-24.6.3.tar.gz",
            "has_sig": false,
            "md5_digest": "36f70093c04909f64d4e72d6b0e3808d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3",
            "size": 9112,
            "upload_time": "2024-02-05T12:13:18",
            "upload_time_iso_8601": "2024-02-05T12:13:18.683477Z",
            "url": "https://files.pythonhosted.org/packages/19/6c/1d4d9bcd25084f43062214d3ac09bae31170013c560a172be3b1652b416b/csctracker-py-core-24.6.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-05 12:13:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "krlsedu",
    "github_project": "CscTrackerPyCore",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "csctracker-py-core"
}
        
Elapsed time: 0.17518s