-
- Downloads
Scaffolding the module
Showing
- MANIFEST.in 2 additions, 0 deletionsMANIFEST.in
- README.md 8 additions, 0 deletionsREADME.md
- examples/example1.ipynb 0 additions, 0 deletionsexamples/example1.ipynb
- moondb/__init__.py 2 additions, 0 deletionsmoondb/__init__.py
- moondb/__pycache__/__init__.cpython-37.pyc 0 additions, 0 deletionsmoondb/__pycache__/__init__.cpython-37.pyc
- moondb/__pycache__/core.cpython-37.pyc 0 additions, 0 deletionsmoondb/__pycache__/core.cpython-37.pyc
- moondb/__pycache__/helpers.cpython-37.pyc 0 additions, 0 deletionsmoondb/__pycache__/helpers.cpython-37.pyc
- moondb/core.py 0 additions, 130 deletionsmoondb/core.py
- moondb/helpers.py 128 additions, 0 deletionsmoondb/helpers.py
- setup.py 21 additions, 0 deletionssetup.py
- tests/__init__.py 0 additions, 0 deletionstests/__init__.py
- tests/context.py 5 additions, 0 deletionstests/context.py
- tests/test_moondb.py 8 additions, 0 deletionstests/test_moondb.py
MANIFEST.in
0 → 100644
File moved
moondb/__init__.py
0 → 100644
moondb/__pycache__/__init__.cpython-37.pyc
0 → 100644
File added
moondb/__pycache__/core.cpython-37.pyc
0 → 100644
File added
moondb/__pycache__/helpers.cpython-37.pyc
0 → 100644
File added
moondb.py
→
moondb/core.py
100755 → 100644
moondb/helpers.py
0 → 100644
setup.py
0 → 100644
tests/__init__.py
0 → 100644
tests/context.py
0 → 100644
tests/test_moondb.py
0 → 100644
Please register or sign in to comment