Skip to content

Commit d23a5a8

Browse files
Adding whenever in date & time section (#9)
* Add 'whenever' library to Date & Time section * Fix punctuation in 'whenever' description
1 parent 3d36773 commit d23a5a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ This list tracks the growing movement of Python projects leveraging Rust for the
7272
## Date & Time
7373

7474
- [pendulum](https://github.com/python-pendulum/pendulum) - Python datetimes made easy; performance-critical parts rewritten from C to Rust in v3.
75+
- [whenever](https://github.com/ariebovenberg/whenever) - Typed and DST-safe datetimes for Python.
7576

7677
## Data Structures
7778

0 commit comments

Comments
 (0)