Added first working version of the library; updated README, .gitignore and LICENSE
This commit is contained in:
parent
b9b1620e89
commit
46de665176
7 changed files with 208 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -158,3 +158,5 @@ cython_debug/
|
|||
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||
#.idea/
|
||||
|
||||
test.py
|
||||
|
|
Reference in a new issue