add business mixins
Project description
.. This file is a part of the AnyBlok project
..
.. Copyright (C) 2014 Jean-Sebastien SUZANNE <jssuzanne@anybox.fr>
..
.. This Source Code Form is subject to the terms of the Mozilla Public License,
.. v. 2.0. If a copy of the MPL was not distributed with this file,You can
.. obtain one at http://mozilla.org/MPL/2.0/.
.. image:: https://travis-ci.org/AnyBlok/anyblok_mixins.svg?branch=master
:target: https://travis-ci.org/AnyBlok/anyblok_mixins
:alt: Build status
.. image:: https://coveralls.io/repos/github/AnyBlok/anyblok_mixins/badge.svg?branch=master
:target: https://coveralls.io/github/AnyBlok/anyblok_mixins?branch=master
:alt: Coverage
.. image:: https://img.shields.io/pypi/v/anyblok_mixins.svg
:target: https://pypi.python.org/pypi/anyblok/
:alt: Version status
.. image:: https://readthedocs.org/projects/anyblok_mixins/badge/?version=latest
:alt: Documentation Status
:scale: 100%
:target: https://anyblok-mixins.readthedocs.io/en/latest/?badge=latest
AnyBlok
=======
Add some mixins to help implementation of business models
See the `latest documentation <https://anyblok-mixins.readthedocs.io/en/latest/>`_
.. This file is a part of the AnyBlok project
..
.. Copyright (C) 2015 Jean-Sebastien SUZANNE <jssuzanne@anybox.fr>
.. Copyright (C) 2016 Jean-Sebastien SUZANNE <jssuzanne@anybox.fr>
..
.. This Source Code Form is subject to the terms of the Mozilla Public License,
.. v. 2.0. If a copy of the MPL was not distributed with this file,You can
.. obtain one at http://mozilla.org/MPL/2.0/.
.. AnyBlok documentation master file, created by
sphinx-quickstart on Mon Feb 24 10:12:33 2014.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
.. contents::
Front Matter
============
Information about the AnyBlok project.
Installation
------------
Install released versions of AnyBlok from the Python package index with
`pip <http://pypi.python.org/pypi/pip>`_ or a similar tool::
pip install anyblok_mixins
Installation via source distribution is via the ``setup.py`` script::
python setup.py install
Running Tests
-------------
To run framework tests with ``nose``::
pip install nose
nosetests anyblok_mixins/tests
Contributing (hackers needed!)
------------------------------
Anyblok is at a very early stage, feel free to fork, talk with core dev, and spread the word!
Author
------
Jean-Sébastien Suzanne
.. This file is a part of the AnyBlok project
..
.. Copyright (C) 2018 Jean-Sebastien SUZANNE <jssuzanne@anybox.fr>
..
.. This Source Code Form is subject to the terms of the Mozilla Public License,
.. v. 2.0. If a copy of the MPL was not distributed with this file,You can
.. obtain one at http://mozilla.org/MPL/2.0/.
CHANGELOG
=========
1.0.1 (2020-10-16)
------------------
* Fixed get_state, where the capitalier is a function and is now executed
1.0.0 (2018-05-29)
------------------
* Cherry pick mixins from anyblok-core
* Add SchemaValidator method
* Add basic mixins
..
.. Copyright (C) 2014 Jean-Sebastien SUZANNE <jssuzanne@anybox.fr>
..
.. This Source Code Form is subject to the terms of the Mozilla Public License,
.. v. 2.0. If a copy of the MPL was not distributed with this file,You can
.. obtain one at http://mozilla.org/MPL/2.0/.
.. image:: https://travis-ci.org/AnyBlok/anyblok_mixins.svg?branch=master
:target: https://travis-ci.org/AnyBlok/anyblok_mixins
:alt: Build status
.. image:: https://coveralls.io/repos/github/AnyBlok/anyblok_mixins/badge.svg?branch=master
:target: https://coveralls.io/github/AnyBlok/anyblok_mixins?branch=master
:alt: Coverage
.. image:: https://img.shields.io/pypi/v/anyblok_mixins.svg
:target: https://pypi.python.org/pypi/anyblok/
:alt: Version status
.. image:: https://readthedocs.org/projects/anyblok_mixins/badge/?version=latest
:alt: Documentation Status
:scale: 100%
:target: https://anyblok-mixins.readthedocs.io/en/latest/?badge=latest
AnyBlok
=======
Add some mixins to help implementation of business models
See the `latest documentation <https://anyblok-mixins.readthedocs.io/en/latest/>`_
.. This file is a part of the AnyBlok project
..
.. Copyright (C) 2015 Jean-Sebastien SUZANNE <jssuzanne@anybox.fr>
.. Copyright (C) 2016 Jean-Sebastien SUZANNE <jssuzanne@anybox.fr>
..
.. This Source Code Form is subject to the terms of the Mozilla Public License,
.. v. 2.0. If a copy of the MPL was not distributed with this file,You can
.. obtain one at http://mozilla.org/MPL/2.0/.
.. AnyBlok documentation master file, created by
sphinx-quickstart on Mon Feb 24 10:12:33 2014.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
.. contents::
Front Matter
============
Information about the AnyBlok project.
Installation
------------
Install released versions of AnyBlok from the Python package index with
`pip <http://pypi.python.org/pypi/pip>`_ or a similar tool::
pip install anyblok_mixins
Installation via source distribution is via the ``setup.py`` script::
python setup.py install
Running Tests
-------------
To run framework tests with ``nose``::
pip install nose
nosetests anyblok_mixins/tests
Contributing (hackers needed!)
------------------------------
Anyblok is at a very early stage, feel free to fork, talk with core dev, and spread the word!
Author
------
Jean-Sébastien Suzanne
.. This file is a part of the AnyBlok project
..
.. Copyright (C) 2018 Jean-Sebastien SUZANNE <jssuzanne@anybox.fr>
..
.. This Source Code Form is subject to the terms of the Mozilla Public License,
.. v. 2.0. If a copy of the MPL was not distributed with this file,You can
.. obtain one at http://mozilla.org/MPL/2.0/.
CHANGELOG
=========
1.0.1 (2020-10-16)
------------------
* Fixed get_state, where the capitalier is a function and is now executed
1.0.0 (2018-05-29)
------------------
* Cherry pick mixins from anyblok-core
* Add SchemaValidator method
* Add basic mixins
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
anyblok_mixins-1.0.1.tar.gz
(14.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file anyblok_mixins-1.0.1.tar.gz.
File metadata
- Download URL: anyblok_mixins-1.0.1.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dbb705966381a3ce2dd0bc37cc4fefce2aa28bdba7a4f655838cd8194e494c94
|
|
| MD5 |
8b64ce8e17f728c62e5f74fb0d2703bc
|
|
| BLAKE2b-256 |
1c957443d90432fc021226b995bde00f22ff18399db403fbdd8ace18099ef69a
|
File details
Details for the file anyblok_mixins-1.0.1-py3-none-any.whl.
File metadata
- Download URL: anyblok_mixins-1.0.1-py3-none-any.whl
- Upload date:
- Size: 19.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab98d637ed8dba2748b376e524ea5d73b0a4191b0fc625080c894467f980d79c
|
|
| MD5 |
a437956f53b1171c31e2d2bc6306c4cb
|
|
| BLAKE2b-256 |
6c7861ef8da6f6632c7ba3dfe4ed07abf625006a999aef597501fbd4a2c0d343
|