Base package for any2*
Project description
Introduction
============
Any2 is the base for a serie of tools:
- `Any2csv`_
- `Any2fixed`_
- `Any2xl`_
and provides common features such as object adapters and transformers.
.. _Any2csv: https://bitbucket.org/faide/any2csv
.. _Any2fixed: https://bitbucket.org/faide/any2fixed
.. _Any2xl: https://bitbucket.org/faide/any2xl
Licence
=======
This package is covered by the permissive BSD licence.
Python versions
===============
Any2 is tested with the help of tox on python 2.7 and python 3.4
It may work with older versions (some parts were developped using python 2.3)
but no tests or even garantee is made on this.
Changelog
=========
0.3.1 Nov, 5, 2015
~~~~~~~~~~~~~~~~~~
- Added a new item adapter that adapts a list of list to a list of
dictionaries
- Added support for the item() method on the DictAdapter to allow even
better compatibility with dictionaries
- Changed the signature of the DictAdapter constructor to remove the
encoding. This is because since a few releases the adapter MUST only work
on unicode (PY2) or str (PY3) objects and yield the same kind.
This means this argument was asked from the caller but never used
internally.
0.3 Jul, 29 2015
~~~~~~~~~~~~~~~~
- All new adapters derive from any2.adapters.BaseAdapter
- Added a new Obj2List adapter to adapt object yielding iterators into
list yielding iterators, since it is based on the new BaseAdapter it
supports the same transformer system.
0.2 Jul. 29 2015
~~~~~~~~~~~~~~~~
- Fully test covered
- All raised exceptions now are based on Any2Error to help users catch them
Contributors
============
By order of contribution date:
- `Florent Aide`_
.. _Florent Aide: https://bitbucket.org/faide
============
Any2 is the base for a serie of tools:
- `Any2csv`_
- `Any2fixed`_
- `Any2xl`_
and provides common features such as object adapters and transformers.
.. _Any2csv: https://bitbucket.org/faide/any2csv
.. _Any2fixed: https://bitbucket.org/faide/any2fixed
.. _Any2xl: https://bitbucket.org/faide/any2xl
Licence
=======
This package is covered by the permissive BSD licence.
Python versions
===============
Any2 is tested with the help of tox on python 2.7 and python 3.4
It may work with older versions (some parts were developped using python 2.3)
but no tests or even garantee is made on this.
Changelog
=========
0.3.1 Nov, 5, 2015
~~~~~~~~~~~~~~~~~~
- Added a new item adapter that adapts a list of list to a list of
dictionaries
- Added support for the item() method on the DictAdapter to allow even
better compatibility with dictionaries
- Changed the signature of the DictAdapter constructor to remove the
encoding. This is because since a few releases the adapter MUST only work
on unicode (PY2) or str (PY3) objects and yield the same kind.
This means this argument was asked from the caller but never used
internally.
0.3 Jul, 29 2015
~~~~~~~~~~~~~~~~
- All new adapters derive from any2.adapters.BaseAdapter
- Added a new Obj2List adapter to adapt object yielding iterators into
list yielding iterators, since it is based on the new BaseAdapter it
supports the same transformer system.
0.2 Jul. 29 2015
~~~~~~~~~~~~~~~~
- Fully test covered
- All raised exceptions now are based on Any2Error to help users catch them
Contributors
============
By order of contribution date:
- `Florent Aide`_
.. _Florent Aide: https://bitbucket.org/faide
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 Distributions
any2-0.3.1.zip
(12.6 kB
view details)
any2-0.3.1.tar.gz
(9.0 kB
view details)
Built Distributions
any2-0.3.1-py2.7.egg
(13.5 kB
view details)
any2-0.3.1-py2-none-any.whl
(7.2 kB
view details)
File details
Details for the file any2-0.3.1.zip
.
File metadata
- Download URL: any2-0.3.1.zip
- Upload date:
- Size: 12.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 578412cabcf2d62a207bfff61b26bf67be84e083e0afe5b3a84e958e89f4e63e |
|
MD5 | 6122658e69dea166fdd610f86d7018bb |
|
BLAKE2b-256 | d27a98d4d10547a2eb8c59e62c0790fbd181d4870f07962c7285191b4c21e2e4 |
File details
Details for the file any2-0.3.1.tar.gz
.
File metadata
- Download URL: any2-0.3.1.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba4fa6f7bf430198d34c5ffaa80e173da1488d9aa6468354679f33cb42430c71 |
|
MD5 | 14573d0619423d547b9a51f6d63be9dc |
|
BLAKE2b-256 | 995178f1646974d477650ef5749d11dae9aced96e47521f79cf7d967db9af4c1 |
File details
Details for the file any2-0.3.1-py2.7.egg
.
File metadata
- Download URL: any2-0.3.1-py2.7.egg
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6fe52a391edf7bb156a115d96dcfd6d9f9646f0d978022bbad4bb843bc32c0db |
|
MD5 | 8eb2cf85fb7bbed421c7d5762fe3c2e3 |
|
BLAKE2b-256 | 52f60c5e58d97159152a0909e3ece0c6d0d874ff2956d5104091dd22ab8e2625 |
File details
Details for the file any2-0.3.1-py2-none-any.whl
.
File metadata
- Download URL: any2-0.3.1-py2-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f0df2378476ac3b63a27958e31d0985625a7da0899977fbb5b2a279f877d3ba0 |
|
MD5 | 74f7bad4532ab0ca21419c0eb7c5b81c |
|
BLAKE2b-256 | 1ed3b5ee2724cdbff38b931fbc2a73344a73e8fbfb4c061b11a1bbb9ec63a6c8 |