Skip to main content

No project description provided

Project description

https://badge.fury.io/py/nobinobi-staff.svg https://travis-ci.com/prolibre-ch/nobinobi-staff.svg?branch=master https://codecov.io/gh/prolibre-ch/nobinobi-staff/branch/master/graph/badge.svg Updates Python 3

Application staff for nobinobi

Documentation

The full documentation is at https://nobinobi-staff.readthedocs.io.

Quickstart

Install Nobinobi Staff:

pip install nobinobi-staff

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'nobinobi_staff.apps.NobinobiStaffConfig',
    ...
)

Add Nobinobi Staff’s URL patterns:

from nobinobi_staff import urls as nobinobi_staff_urls


urlpatterns = [
    ...
    path('', include(nobinobi_staff_urls)),
    ...
]

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install tox
(myenv) $ tox

Development commands

pip install -r requirements_dev.txt
invoke -l

Credits

Tools used in rendering this package:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nobinobi_staff-0.1.6.12.tar.gz (35.0 kB view details)

Uploaded Source

Built Distribution

nobinobi_staff-0.1.6.12-py3-none-any.whl (66.5 kB view details)

Uploaded Python 3

File details

Details for the file nobinobi_staff-0.1.6.12.tar.gz.

File metadata

  • Download URL: nobinobi_staff-0.1.6.12.tar.gz
  • Upload date:
  • Size: 35.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.12.4 Windows/11

File hashes

Hashes for nobinobi_staff-0.1.6.12.tar.gz
Algorithm Hash digest
SHA256 08d5a7be75d42ff44512e243bf26a9093220b199df7b8b61553e1cad8db2b583
MD5 ad297dd569e90163b608ad2539aede64
BLAKE2b-256 d8c3f74e973cc7d45c25ece80846cb948719786928b7791c4e1a22db75387b47

See more details on using hashes here.

File details

Details for the file nobinobi_staff-0.1.6.12-py3-none-any.whl.

File metadata

File hashes

Hashes for nobinobi_staff-0.1.6.12-py3-none-any.whl
Algorithm Hash digest
SHA256 05fabcdd6b19cb4b31100880d8634bf14b8ddf432a6e790724244c32fd08828c
MD5 cd1bb673756f5b17b787ec1ff68cb0e9
BLAKE2b-256 c01d6cb5ae6496025ee118b8298bd830405a26464ac6c978df099ebade4d8dc9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page