Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dateutils

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dateutils

Various utilities for working with date and datetime objects

  • 0.6.12
  • PyPI
  • Socket score

Maintainers
1

dateutils

The main purpose of this package is to provide more complex arithmetic operations on dates/times. Heavy use is made of the relativedelta type from Labix's dateutil library. Much of this package is just a light wrapper on top of this with some added features such as range generation and business day calculation.

Installation

You should install dateutils with pip:

pip install dateutils

Otherwise, you'll have to download the package and run:

python setup.py install

If you install it this way then you will also have to install all necessary dependencies manually.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc