zodb.py3migrate - ZODB and Python 3
If you have a ZODB database written using Python 2.x this package helps you to get your database ready for using it with Python 3. It is able to:
display objects which need to be converted,
do most of the the conversion for you,
and switch the database file to be readable in a process running Python 3.
This package is compatible with Python version 2.7.
The documentation is at https://zodbpy3migrate.readthedocs.io.
Developing
- Author:
- Online documentation:
- PyPI page:
- Issues:
- Source code:
- Current change log:
https://raw.githubusercontent.com/gocept/zodb.py3migrate/master/CHANGES.rst
Change log
0.6 (2018-06-05)
Update requirements to ZODB >= 4 as with an older version the migration cannot be done successfully. (#13)
0.5 (2017-01-17)
Release as wheel and include all files in release.
Ensure compatibility with setuptools >= 30.
0.4 (2016-10-29)
Fix brown bag release.
0.3 (2016-10-29)
Fixes for issues #4 and #5: Converted ZODB ist now actually saved, using additional subtransactions improves the memory footprint.
0.2 (2016-06-08)
Split up the two functions previously united in the script bin/zodb-py3migrate into bin/zodb-py3migrate-analyze resp. bin/zodb-py3migrate-convert.
Add new options to the analysis script:
--start to start the analysis with a predefined OID.
--limit to stop the analysis after a certain amount of seen OIDs.
0.1 (2016-05-19)
Initial release.
Release files for zodb.py3migrate 0.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| zodb.py3migrate-0.6.tar.gz | 28.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| zodb.py3migrate-0.6-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 48.8 kB
Release files / zodb.py3migrate-0.6.tar.gz
| Download URL | zodb.py3migrate-0.6.tar.gz |
|---|---|
| Size | 28.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e35340e1a4be3a3bd3247b567491ea22826c04de25cfae34f31db62a5a1139ca
|
|
BLAKE2b-256 checksum How to use checksums |
0e7d21f36a2f985322eab55008dcfcb2413a62787daeef3d039237330657b527
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / zodb.py3migrate-0.6-py2-none-any.whl
| Download URL | zodb.py3migrate-0.6-py2-none-any.whl |
|---|---|
| Size | 20.7 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
6cfe8b9c6be1ba544748f714bb6ee238ef3c2bd64f1d1043df5a85a8ab4ec945
|
|
BLAKE2b-256 checksum How to use checksums |
caa3db7c26bfda8bc05103877e42430462cc362683d748ea46664f03a84bbfdd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |