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.11.tar.gz (34.8 kB view details)

Uploaded Source

Built Distribution

nobinobi_staff-0.1.6.11-py3-none-any.whl (66.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: nobinobi_staff-0.1.6.11.tar.gz
  • Upload date:
  • Size: 34.8 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.11.tar.gz
Algorithm Hash digest
SHA256 d19c6fafb23ac9c7654ea86b655a1f58a4de57c09a41a64f9532f4b3f039eb81
MD5 2819f5d68c4c1d75312d762b9bf66522
BLAKE2b-256 087229f1379bb7e3df3f38db8aabf2c9411aae049eacfb95d205461b447c6711

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nobinobi_staff-0.1.6.11-py3-none-any.whl
Algorithm Hash digest
SHA256 505c14f4beb37367e509cc63e4714a52250c3f82ef034aaf3147b97cb32032fd
MD5 d3da1d529746ea3e9311319731a08c04
BLAKE2b-256 f3dab771ba879ba780b41a61d404f1891cc0ce5faae83eb02065a31c0b8612f3

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