Metadata-Version: 2.4
Name: momentpy
Version: 0.1.1
Summary: A Carbon-like datetime library for Python inspired by Laravel's Carbon
Author-email: Sandesh Satyal <sandeshsatyal@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/sandysh/pycarbon
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# pycarbon

A Python library inspired by Laravel's Carbon for elegant date manipulation.

## Installation

```bash
pip install pycarbon
