Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erikvw/sample-project
Sample project
https://github.com/erikvw/sample-project
Last synced: 25 days ago
JSON representation
Sample project
- Host: GitHub
- URL: https://github.com/erikvw/sample-project
- Owner: erikvw
- License: gpl-3.0
- Created: 2019-01-14T15:23:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-15T20:31:45.000Z (almost 6 years ago)
- Last Synced: 2024-10-27T22:13:56.121Z (2 months ago)
- Language: Python
- Size: 41 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
sample-project
=====================.. image:: https://secure.travis-ci.org/erikvw/sample-project.svg?branch=master
:target: http://travis-ci.org/erikvw/sample-project
:alt: Build Status.. image:: https://readthedocs.org/projects/sample-project/badge/?version=latest
:target: https://sample-project.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status.. image:: https://codecov.io/gh/erikvw/sample-project/branch/master/graph/badge.svg
:target: https://codecov.io/gh/erikvw/sample-project?branch=master
:alt: Test Coverage.. image:: https://img.shields.io/pypi/v/sample-project.svg
:target: https://pypi.python.org/pypi/sample-project
:alt: PyPI Version.. image:: https://api.codeclimate.com/v1/badges/e08f2bbee238af7bfdc7/maintainability
:target: https://codeclimate.com/github/erikvw/sample-project/maintainability
:alt: Maintainability.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/ambv/black
:alt: Code Stylesample-project does some stuff.
This app supports the following combinations of Django and Python:
========= ========
Django Python
========= ========
2.1 3.6, 3.7
========= ========Getting Help
------------Documentation is available at https://sample-project.readthedocs.io/
Pull requests are welcome. Read the `CONTRIBUTING`_ file for tips on
submitting a pull request... _CONTRIBUTING: https://github.com/erikvw/sample-project/blob/master/CONTRIBUTING.rst
License
-------This project is licensed under the
`GNU General Public License v3.0 `_.// .. image:: https://pepy.tech/badge/sample-project
// :target: https://pepy.tech/project/sample-project
// :alt: Downloads