Skip to main content

Core for application Nobinobi

Project description

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

Core for application Nobinobi

Documentation

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

Quickstart

Install Nobinobi Core:

pip install nobinobi-core

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'nobinobi_core.apps.NobinobiCoreConfig',
    ...
)

Add Nobinobi Core’s URL patterns:

from nobinobi_core import urls as nobinobi_core_urls


urlpatterns = [
    ...
    path('', include(nobinobi_core_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:

History

0.1.4.2 (2021-07-20)

  • Update requirements

  • 518f8e3 - Fix for new django version

  • 93cba01 - Add tracker to Holiday and OrganisationClosure

0.1.4.1 (2021-06-07)

  • Update requirements

  • Update django for security fix

0.1.4 (2021-04-12)

  • Update requirements

0.1.3 (2020-10-12)

  • Fix bug in migrate

  • Add traduction FR in package

0.1.2 (2020-10-07)

  • Fix test for use

0.1.1 (2020-10-06)

  • Add organisation & Organisation closure

  • Restruct package for better comprehension

  • Add tests

0.1.0 (2020-10-06)

  • First release on PyPI.

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-core-0.1.4.2.tar.gz (115.3 kB view details)

Uploaded Source

Built Distribution

nobinobi_core-0.1.4.2-py2.py3-none-any.whl (138.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file nobinobi-core-0.1.4.2.tar.gz.

File metadata

  • Download URL: nobinobi-core-0.1.4.2.tar.gz
  • Upload date:
  • Size: 115.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.4

File hashes

Hashes for nobinobi-core-0.1.4.2.tar.gz
Algorithm Hash digest
SHA256 29e3e6abcd404a10cf780be470fe7eaf2497317f8fbafab9c97ceccd043dadf9
MD5 4ca014f4fe2bbc88a9ec823a20d7e433
BLAKE2b-256 47272cda51705657a95463702953f787bdda9c3886a52aee1d0ab96938ef335e

See more details on using hashes here.

Provenance

File details

Details for the file nobinobi_core-0.1.4.2-py2.py3-none-any.whl.

File metadata

  • Download URL: nobinobi_core-0.1.4.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 138.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.4

File hashes

Hashes for nobinobi_core-0.1.4.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 58508d9c6c0067d71b4ac30e6cab840a69618f09919fac1ec22be58cb50907a2
MD5 bc7c7c937142792241ca44e10a2ef2c1
BLAKE2b-256 c932b387d1fb286c725f094e34e75a622a28bfdbdd24c54a5ae1d6c2852eb8d6

See more details on using hashes here.

Provenance

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