GitXplorerGitXplorer
M

pendulum-stubs

public
1 stars
0 forks
1 issues

Commits

List of commits on branch master.
Verified
5a1189f2d39e1a1974cf0acf686db4b7f01bf8db

Update DateTime and Duration

MMichael0x2a committed 6 years ago
Verified
d45ea603dfc9a37b8ddcc987d7c73ac53de0888d

Fix artifact of black formatting

MMichael0x2a committed 6 years ago
Verified
e05f4ec508d2a9bab1728b2ad24d04f265f3a3b2

Run black over stubs

MMichael0x2a committed 6 years ago
Verified
97f5cf1e39b0f3ff8f3e4e41c64e20f051d7136b

Initial commit

MMichael0x2a committed 6 years ago

README

The README file for this repository.

pendulum-stubs

Unofficial stubs for the pendulum library.

Note 1: This repo is meant to be temporary and will almost certainly be deleted once https://github.com/sdispater/pendulum/pull/320 lands.

I created this repo mostly as a stop-gap for some of my own personal projects, not because I expect it will be broadly useful to the community as a large.

Note 2: The vast majority of this repo is based on type hints already present in the pendulum repo plus the work already done in https://github.com/sdispater/pendulum/pull/320 lands.

My only contribution was to run stubgen and make some low-effort patches to silence some of the noise and bugs in the output.