Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/tanganke/pyutils
Browse files Browse the repository at this point in the history
  • Loading branch information
tanganke committed Apr 23, 2023
2 parents 4016fb0 + 5f9d45e commit d8f4b15
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# pyutils

[Online Documentation](https://tanganke.github.io/pyutils/)

misc usefull functions and classes.

use it in your project:

```shell
git submodule add https://github.com/tanganke/pyutils utils
```
or
```shell
git clone https://github.com/tanganke/pyutils utils
```
if your project is not a git repository.

0 comments on commit d8f4b15

Please sign in to comment.