No project description provided
Project description
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
Release history Release notifications | RSS feed
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)
Built Distribution
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | d19c6fafb23ac9c7654ea86b655a1f58a4de57c09a41a64f9532f4b3f039eb81 |
|
MD5 | 2819f5d68c4c1d75312d762b9bf66522 |
|
BLAKE2b-256 | 087229f1379bb7e3df3f38db8aabf2c9411aae049eacfb95d205461b447c6711 |
File details
Details for the file nobinobi_staff-0.1.6.11-py3-none-any.whl
.
File metadata
- Download URL: nobinobi_staff-0.1.6.11-py3-none-any.whl
- Upload date:
- Size: 66.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.12.4 Windows/11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 505c14f4beb37367e509cc63e4714a52250c3f82ef034aaf3147b97cb32032fd |
|
MD5 | d3da1d529746ea3e9311319731a08c04 |
|
BLAKE2b-256 | f3dab771ba879ba780b41a61d404f1891cc0ce5faae83eb02065a31c0b8612f3 |