https://github.com/cy-suite/django

https://github.com/cy-suite/django

Science Score: 26.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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.0%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: cy-suite
  • License: bsd-3-clause
  • Language: Python
  • Default Branch: main
  • Size: 551 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Contributing Funding License Code of conduct Security Authors

README.rst

======
Django
======

Django is a high-level Python web framework that encourages rapid development
and clean, pragmatic design. Thanks for checking it out.

All documentation is in the "``docs``" directory and online at
https://docs.djangoproject.com/en/stable/. If you're just getting started,
here's how we recommend you read the docs:

* First, read ``docs/intro/install.txt`` for instructions on installing Django.

* Next, work through the tutorials in order (``docs/intro/tutorial01.txt``,
  ``docs/intro/tutorial02.txt``, etc.).

* If you want to set up an actual deployment server, read
  ``docs/howto/deployment/index.txt`` for instructions.

* You'll probably want to read through the topical guides (in ``docs/topics``)
  next; from there you can jump to the HOWTOs (in ``docs/howto``) for specific
  problems, and check out the reference (``docs/ref``) for gory details.

* See ``docs/README`` for instructions on building an HTML version of the docs.

Docs are updated rigorously. If you find any problems in the docs, or think
they should be clarified in any way, please take 30 seconds to fill out a
ticket here: https://code.djangoproject.com/newticket

To get more help:

* Join the `Django Discord community `_.

* Join the community on the `Django Forum `_.

To contribute to Django:

* Check out https://docs.djangoproject.com/en/dev/internals/contributing/ for
  information about getting involved.

To run Django's test suite:

* Follow the instructions in the "Unit tests" section of
  ``docs/internals/contributing/writing-code/unit-tests.txt``, published online at
  https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/unit-tests/#running-the-unit-tests

Supporting the Development of Django
====================================

Django's development depends on your contributions.

If you depend on Django, remember to support the Django Software Foundation: https://www.djangoproject.com/fundraising/

Owner

  • Name: cy-suite
  • Login: cy-suite
  • Kind: organization

GitHub Events

Total
  • Public event: 1
Last Year
  • Public event: 1

Dependencies

.github/workflows/benchmark.yml actions
  • actions/cache v3 composite
  • actions/checkout v4 composite
  • conda-incubator/setup-miniconda v3 composite
.github/workflows/docs.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
.github/workflows/labels.yml actions
  • actions/checkout v4 composite
  • actions/github-script v7 composite
.github/workflows/linters.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • liskin/gh-problem-matcher-wrap e7b7beaaafa52524748b31a381160759d68d61fb composite
  • psf/black stable composite
.github/workflows/new_contributor_pr.yml actions
  • actions/first-interaction v1 composite
.github/workflows/python_matrix.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
.github/workflows/schedule_tests.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v4 composite
  • actions/setup-python v5 composite
  • postgres 14-alpine docker
  • postgres ${{ matrix.version }}-alpine docker
.github/workflows/schedules.yml actions
  • actions/github-script v7 composite
.github/workflows/screenshots.yml actions
  • actions/cache v4 composite
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • actions/upload-artifact v4 composite
.github/workflows/selenium.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • postgres 14-alpine docker
.github/workflows/tests.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v4 composite
  • actions/setup-python v5 composite
package.json npm
  • eslint ^9.24.0 development
  • globals ^16.0.0 development
  • grunt ^1.6.1 development
  • grunt-cli ^1.5.0 development
  • grunt-contrib-qunit ^10.1.1 development
  • puppeteer ^24.6.1 development
  • qunit ^2.24.1 development
docs/requirements.txt pypi
  • Sphinx >=4.5.0
  • blacken-docs *
  • pyenchant *
  • sphinxcontrib-spelling *
pyproject.toml pypi
  • asgiref >=3.8.1
  • sqlparse >=0.5.0
  • tzdata sys_platform == 'win32'
tests/admin_scripts/custom_templates/project_template/additional_dir/requirements.in pypi
  • Django <4.2 test
  • django-extensions * test
  • environs * test
  • psycopg2-binary * test
tests/admin_scripts/custom_templates/project_template/additional_dir/requirements.txt pypi
tests/requirements/mysql.txt pypi
  • mysqlclient >=2.2.1 test
tests/requirements/oracle.txt pypi
  • oracledb >=2.3.0 test
tests/requirements/postgres.txt pypi
  • psycopg >=3.1.12 test
  • psycopg-pool >=3.2.0 test
tests/requirements/py3.txt pypi
  • Pillow >=10.1.0 test
  • PyYAML >=6.0.2 test
  • aiosmtpd >=1.4.5 test
  • argon2-cffi >=23.1.0 test
  • asgiref >=3.8.1 test
  • bcrypt >=4.1.1 test
  • black >=25.1.0 test
  • colorama >=0.4.6 test
  • docutils >=0.19 test
  • geoip2 >=4.8.0 test
  • jinja2 >=2.11.0 test
  • numpy >=1.26.0 test
  • pylibmc * test
  • pymemcache >=3.4.0 test
  • pywatchman * test
  • redis >=5.1.0 test
  • selenium >=4.23.0 test
  • sqlparse >=0.5.0 test
  • tblib >=3.0.0 test
  • tzdata * test