https://github.com/acdh-oeaw/acdh-django-browsing
Django-App providing some useful things to create browsing views
Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
2 of 2 committers (100.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.9%) to scientific vocabulary
Keywords
Repository
Django-App providing some useful things to create browsing views
Basic Info
Statistics
- Stars: 1
- Watchers: 5
- Forks: 1
- Open Issues: 0
- Releases: 5
Topics
Metadata Files
README.md
acdh-django-browsing
Django-App providing some useful things to create browsing views
Features
see the example project in this repo to check out how to use the package and what it does
Quickstart
Install acdh-django-browsing:
pip install acdh-django-browsing
Add it to your INSTALLED_APPS:
python
INSTALLED_APPS = (
...
'browsing',
...
)
Develop
install (dev-)dependencies
bash
pip install -r requirements.txt
run migrations, load fixtures, and start dev server
bash
python manage.py migrate
python manage.py loaddata data.json
python manage.py runserver
run tests
bash
coverage run manage.py test -v 2
build the package
bash
python -m build
Owner
- Name: Austrian Centre for Digital Humanities & Cultural Heritage
- Login: acdh-oeaw
- Kind: organization
- Email: acdh@oeaw.ac.at
- Location: Vienna, Austria
- Website: https://www.oeaw.ac.at/acdh
- Repositories: 476
- Profile: https://github.com/acdh-oeaw
GitHub Events
Total
- Create event: 10
- Release event: 1
- Issues event: 16
- Delete event: 7
- Issue comment event: 1
- Push event: 39
- Pull request event: 18
Last Year
- Create event: 10
- Release event: 1
- Issues event: 16
- Delete event: 7
- Issue comment event: 1
- Push event: 39
- Pull request event: 18
Committers
Last synced: almost 3 years ago
All Time
- Total Commits: 22
- Total Committers: 2
- Avg Commits per committer: 11.0
- Development Distribution Score (DDS): 0.091
Top Committers
| Name | Commits | |
|---|---|---|
| csae8092 | p****r@o****t | 20 |
| Daniel_Stoxreiter | d****r@o****t | 2 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 13
- Total pull requests: 11
- Average time to close issues: 3 months
- Average time to close pull requests: 2 minutes
- Total issue authors: 1
- Total pull request authors: 2
- Average comments per issue: 0.08
- Average comments per pull request: 0.0
- Merged pull requests: 11
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 9
- Pull requests: 8
- Average time to close issues: 5 days
- Average time to close pull requests: 3 minutes
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.11
- Average comments per pull request: 0.0
- Merged pull requests: 8
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- csae8092 (14)
Pull Request Authors
- csae8092 (19)
- linxOD (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 520 last-month
- Total dependent packages: 0
- Total dependent repositories: 12
- Total versions: 17
- Total maintainers: 1
pypi.org: acdh-django-browsing
Django-App providing some useful things to create browsing views
- Homepage: https://github.com/acdh-oeaw/acdh-django-browsing
- Documentation: https://acdh-django-browsing.readthedocs.io/
- License: mit
-
Latest release: 1.2.4
published over 3 years ago
Rankings
Maintainers (1)
Dependencies
- actions/checkout v3 composite
- actions/setup-python v4 composite
- py-actions/flake8 v2 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
- actions/checkout v4 composite
- actions/setup-python v5 composite
- crispy-bootstrap5 *
- django-crispy-forms *
- django-filter *
- django-super-deduper *
- django-tables2 *
- tablib *
- coverage *
- crispy_bootstrap5 *
- django *
- django-next-prev *
- pytest *