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.12.tar.gz
(35.0 kB
view details)
Built Distribution
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08d5a7be75d42ff44512e243bf26a9093220b199df7b8b61553e1cad8db2b583 |
|
MD5 | ad297dd569e90163b608ad2539aede64 |
|
BLAKE2b-256 | d8c3f74e973cc7d45c25ece80846cb948719786928b7791c4e1a22db75387b47 |
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05fabcdd6b19cb4b31100880d8634bf14b8ddf432a6e790724244c32fd08828c |
|
MD5 | cd1bb673756f5b17b787ec1ff68cb0e9 |
|
BLAKE2b-256 | c01d6cb5ae6496025ee118b8298bd830405a26464ac6c978df099ebade4d8dc9 |