1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-08-22 04:41:52 +02:00
Files
.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
dspace-statistics-api/dspace_statistics_api/__init__.py
Alan Orth c027f01b48 Refactor project structure
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/
2018-10-28 11:14:21 +02:00

0 lines
0 B
Python

The file is empty.