Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.9%) to scientific vocabulary
Keywords
django
ping
status
swing
swing-collection
Last synced: 6 months ago
·
JSON representation
·
Repository
Django Swing | Status
Basic Info
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
django
ping
status
swing
swing-collection
Created over 1 year ago
· Last pushed 6 months ago
Metadata Files
Readme
Contributing
Funding
License
Code of conduct
Citation
Codeowners
Security
Authors
README.md
Swing Status
Django Swing Collection
Colophon
Made with ❤️ by Scape Agency
Contributing
Contributions are welcome! Please fork the repository and submit a pull request with your changes.
License
This project is licensed under the BSD-3-Clause license. See the LICENSE file for details.
Owner
- Name: Swing Collection
- Login: swing-collection
- Kind: organization
- Website: https://www.swing.dj
- Repositories: 15
- Profile: https://github.com/swing-collection
Django Packages
Citation (CITATION.cff)
cff-version: 1.2.0
title: swing-sitemap
version: 0.1.0
date-released: 2024-07-01
url: "https://github.com/swing-collection/swing-sitemap"
message: >-
If you use this software, please cite it using
the metadata from this file.
type: software
authors:
- given-names: Lars Bastiaan
family-names: van Vianen
email: lars@scape.agency
affiliation: Scape Agency
orcid: 'https://orcid.org/0000-0002-8790-8630'
GitHub Events
Total
- Delete event: 4
- Issue comment event: 4
- Push event: 11
- Pull request event: 9
- Create event: 4
Last Year
- Delete event: 4
- Issue comment event: 4
- Push event: 11
- Pull request event: 9
- Create event: 4
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 0
- Total pull requests: 4
- Average time to close issues: N/A
- Average time to close pull requests: 17 days
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 1.0
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 4
Past Year
- Issues: 0
- Pull requests: 4
- Average time to close issues: N/A
- Average time to close pull requests: 17 days
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 1.0
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 4
Top Authors
Issue Authors
Pull Request Authors
- dependabot[bot] (10)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
.github/workflows/deploy_docs.yml
actions
- actions/checkout v4 composite
- actions/setup-python v5 composite
.devcontainer/Dockerfile
docker
- python 3.12-slim build
.devcontainer/docker-compose.yml
docker
pyproject.toml
pypi
- black ^24.8.0 develop
- flake8 ^7.1.0 develop
- isort ^5.10.1 develop
- mypy ^1.11.1 develop
- pytest ^8.3.2 develop
- pytest-cov ^5.0.0 develop
- sphinx ^8.0.2 develop
- Django ^3.2
- python ^3.8
.github/workflows/dependabot-auto-merge.yml
actions
- dependabot/fetch-metadata v1 composite
.github/workflows/pypi-publish.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
demo/requirements.txt
pypi
- Django >=5.1
- black *
- flake8 *
- mypy *
- pytest *
- pytest-django *
- sphinx *
- sphinx-rtd-theme *
- tox *