swing-social

Django Swing | Social

https://github.com/swing-collection/swing-social

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.7%) to scientific vocabulary

Keywords

django social social-links social-network swing swing-collection
Last synced: 6 months ago · JSON representation ·

Repository

Django Swing | Social

Basic Info
  • Host: GitHub
  • Owner: swing-collection
  • License: bsd-3-clause
  • Language: Python
  • Default Branch: dev
  • Homepage: https://www.swing.dj
  • Size: 1.2 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
django social social-links social-network 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

Django Swing Logo

Swing Social

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

Django Packages

Citation (CITATION.cff)

cff-version: 1.2.0
title: swing-social
version: 0.1.0
date-released: 2024-07-01
url: "https://github.com/swing-collection/swing-social"
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: 5
  • Issue comment event: 4
  • Push event: 8
  • Pull request event: 8
  • Create event: 5
Last Year
  • Delete event: 5
  • Issue comment event: 4
  • Push event: 8
  • Pull request event: 8
  • Create event: 5

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 6
  • Average time to close issues: N/A
  • Average time to close pull requests: 8 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: 6
  • Bot issues: 0
  • Bot pull requests: 6
Past Year
  • Issues: 0
  • Pull requests: 6
  • Average time to close issues: N/A
  • Average time to close pull requests: 8 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 1.0
  • Merged pull requests: 6
  • Bot issues: 0
  • Bot pull requests: 6
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (11)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 8 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
  • Total maintainers: 1
pypi.org: swing-social
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 8 Last month
Rankings
Dependent packages count: 10.5%
Average: 34.7%
Dependent repos count: 59.0%
Maintainers (1)
Last synced: 6 months ago

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 *