mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2025-08-22 04:41:52 +02:00
.github
contrib
dspace_statistics_api
docs
__init__.py
app.py
config.py
database.py
indexer.py
stats.py
util.py
tests
.flake8
.gitignore
CHANGELOG.md
LICENSE.txt
README.md
pyproject.toml
pytest.ini
renovate.json
requirements-dev.txt
requirements.txt
uv.lock
This follows guidance from several well-known Python best practices guides. Basically, the idea is create a package for the application that is comprised of several re-usable modules. See: https://docs.python-guide.org/writing/structure/ See: https://realpython.com/python-application-layouts/
0 lines
0 B
Python
0 lines
0 B
Python
The file is empty.