-
- Downloads
Implement pruning mechanism for the utils script
parent
58259d09
No related branches found
No related tags found
Showing
- README.md 7 additions, 9 deletionsREADME.md
- atdb/__init__.py 0 additions, 0 deletionsatdb/__init__.py
- atdb/communication.py 81 additions, 0 deletionsatdb/communication.py
- atdb/main.py 57 additions, 0 deletionsatdb/main.py
- atdb/prune.py 67 additions, 0 deletionsatdb/prune.py
- map/cool_module.py 0 additions, 6 deletionsmap/cool_module.py
- requirements.txt 2 additions, 1 deletionrequirements.txt
- setup.cfg 6 additions, 5 deletionssetup.cfg
- tests/test_cool_module.py 0 additions, 13 deletionstests/test_cool_module.py
- tests/test_prune.py 16 additions, 0 deletionstests/test_prune.py
File moved
atdb/communication.py
0 → 100644
atdb/main.py
0 → 100644
atdb/prune.py
0 → 100644
map/cool_module.py
deleted
100644 → 0
numpy >= 1.20.0 # BSD | ||
requests | ||
gfal2-python | ||
\ No newline at end of file |
tests/test_cool_module.py
deleted
100644 → 0
tests/test_prune.py
0 → 100644
Please register or sign in to comment