🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

string-date-controller

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

string-date-controller

A Python module for string date manipulation and formatting

0.1.7
PyPI
Maintainers
1

String Date Controller

A Python module for string date manipulation and formatting operations.

Features

  • Date shifting: Easily shift dates forward or backward
  • Date formatting: Convert dates between different formats
  • Date cropping: Crop dates to specific time periods
  • Date generation: Generate date sequences and ranges
  • Date extraction: Extract dates from file names and folders

Version History

v0.1.6 (2025-04-23)

  • Fixed dependency version format in requirements.txt

v0.1.5 (2025-04-23)

  • Fixed package deployment issues

v0.1.4 (2025-04-23)

  • Added file folder date extraction functionality
  • Improved type handling in date generation functions
  • Fixed bugs in date range generation
  • Standardized naming conventions (using 'nondashed' consistently)

Installation

pip install string-date-controller

Usage

from string_date_controller import date_shifter, date_formatter, date_cropper

# Example usage will be added soon

Requirements

  • Python >= 3.11
  • shining_pebbles

License

MIT License

Author

June Young Park
AI Management Development Team Lead & Quant Strategist at LIFE Asset Management

LIFE Asset Management is a hedge fund management firm that integrates value investing and engagement strategies with quantitative approaches and financial technology, headquartered in Seoul, South Korea.

Contact

  • Email: juneyoungpaak@gmail.com
  • Location: TWO IFC, Yeouido, Seoul

Keywords

date time formatting manipulation utility

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