Skip to main content

This project/library contains common elements related to date & time...

Project description

core-datetime

This project/library contains common elements related to date & time…


Python Versions License Pipeline Status Docs Status Security

Quick Start

Installation

Install the package:

pip install core-datetime
uv pip install core-datetime    # Or using UV...
pip install -e ".[dev]"         # For development...

Setting Up Environment

  1. Install required libraries:

pip install --upgrade pip
pip install virtualenv
  1. Create Python virtual environment:

virtualenv --python=python3.12 .venv
  1. Activate the virtual environment:

source .venv/bin/activate

Install packages

pip install .
pip install -e ".[dev]"

Check tests and coverage

python manager.py run-tests
python manager.py run-coverage

Contributing

Contributions are welcome! Please:

  1. Fork the repository

  2. Create a feature branch

  3. Write tests for new functionality

  4. Ensure all tests pass: pytest -n auto

  5. Run linting: pylint core_datetime

  6. Run security checks: bandit -r core_datetime

  7. Submit a pull request

License

This project is licensed under the MIT License. See the LICENSE file for details.

Support

For questions or support, please open an issue on GitLab or contact the maintainers.

Authors

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

core_datetime-2.1.0.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

core_datetime-2.1.0-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file core_datetime-2.1.0.tar.gz.

File metadata

  • Download URL: core_datetime-2.1.0.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for core_datetime-2.1.0.tar.gz
Algorithm Hash digest
SHA256 3a853327c1e072e9eb8afba7629e66b17c03420e6ed8a075c9dd5cafdc6ace7a
MD5 de662d1bd3aa7a8864e4edafe91d0775
BLAKE2b-256 f0c7d54555f8e0f013aa393a2fc409f111587f16e673505399c671eeb1bc4a39

See more details on using hashes here.

File details

Details for the file core_datetime-2.1.0-py3-none-any.whl.

File metadata

  • Download URL: core_datetime-2.1.0-py3-none-any.whl
  • Upload date:
  • Size: 6.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for core_datetime-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 12dade0139405fc8df107bc16294342732010f87a03636ffe763918cc6db52aa
MD5 56b15b05feef0867aa05b195929dfe54
BLAKE2b-256 e09d19b66afb430d9aa42f460b1b98ad0010ed38b78ebe2841052072fc0e7c58

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page