Metadata-Version: 2.4
Name: csctracker-py-core
Version: 26.7.3
Summary: A library for handle scheduled jobs.
Home-page: https://github.com/krlsedu/CscTrackerPyCore.git
Author: Carlos Eduardo
License: MIT
Keywords: queue,scheduled,scheduler
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development
Requires-Python: >=3
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: csctracker-queue-scheduler==24.6.1
Requires-Dist: flask~=3.0.0
Requires-Dist: python-json-logger
Requires-Dist: python-dotenv~=1.0.0
Requires-Dist: requests~=2.32.0
Requires-Dist: beautifulsoup4==4.10.0
Requires-Dist: flask-cors~=3.0.7
Requires-Dist: prometheus-flask-exporter==0.22.4
Requires-Dist: flask-swagger-init==23.52.4
Requires-Dist: pytz~=2023.3.post1
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# 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.
