Metadata-Version: 2.1
Name: csctracker-py-core
Version: 24.2.11
Summary: A library for handle scheduled jobs.
Home-page: https://github.com/krlsedu/CscTrackerPyCore.git
Author: Carlos Eduardo
License: MIT
Keywords: queue,scheduled,scheduler
Platform: UNKNOWN
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
Requires-Dist: flask ~=3.0.0
Requires-Dist: python-json-logger
Requires-Dist: python-dotenv ~=1.0.0
Requires-Dist: requests ~=2.31.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

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

