Skip to main content

Python library enhanced with a wide range of functions for different scenarios.

Project description

This library allows the utilization of different functions for different scenarios.

Main utils:

  • time

  • string

  • data_structures

  • db

  • django

  • django_rest

  • finder

  • calculation

  • pandas

  • exception

Quick start

  1. Import wanted function like this:

    from python_utils.time import date_range
    date_range(start_date, end_date)

Tests

  1. Inside venv run pip install -r tests/requirements.txt

  2. Run tests via pytest command

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

cardo-python-utils-0.1.1.tar.gz (18.7 kB view hashes)

Uploaded Source

Supported by

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