Skip to main content
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:

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

If you're not sure about the file name format, learn more about wheel file names.

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

  • Download URL: nobinobi_staff-0.1.6.12-py3-none-any.whl
  • Upload date:
  • Size: 66.5 kB
  • Tags: Python 3
  • 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-py3-none-any.whl
Algorithm Hash digest
SHA256 05fabcdd6b19cb4b31100880d8634bf14b8ddf432a6e790724244c32fd08828c
MD5 cd1bb673756f5b17b787ec1ff68cb0e9
BLAKE2b-256 c01d6cb5ae6496025ee118b8298bd830405a26464ac6c978df099ebade4d8dc9

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.6.12 This release

2 files

0.1.6.11

2 files

0.1.6.10

3 files

0.1.6.9

2 files

0.1.6.8

2 files

0.1.6.7

2 files

0.1.6.6

2 files

0.1.6.5.2

1 file

0.1.6.5.1

2 files

0.1.6.5

2 files

0.1.6.4

2 files

0.1.6.3

2 files

0.1.6.2

2 files

0.1.6.1

2 files

0.1.6

1 file

0.1.5

2 files

0.1.4

2 files

0.1.3.1

2 files

0.1.3

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page