{ "info": { "author": "Body Labs", "author_email": "github@paulmelnikow.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3" ], "description": "baiji-serialization\n===================\n\n|pip install| |version| |python versions| |build status| |last commit|\n|open pull requests|\n\nThis is an active fork of\n`baiji-serialization `__,\na library for reading and writing common file formats to Amazon S3 and\nlocal files.\n\nThe fork\u2019s goals are modest:\n\n- Keep the library working in current versions of Python and other\n tools.\n- Make bug fixes.\n- Provide API stability and backward compatibility with the upstream\n version.\n- Respond to community contributions.\n\nIt\u2019s used by related forks such as\n`lace `__.\n\nFeatures\n--------\n\n- Reads and writes Pickle, JSON, and YAML\n- Works without an S3 connection (with local files)\n- Supports Python 2.7 and uses boto2\n- Supports OS X, Linux, and Windows\n- Tested and production-hardened\n\nExamples\n--------\n\n.. code:: py\n\n from baiji.serialization import json\n with open(filename, 'w') as f:\n json.dump(foo, f)\n with open(filename, 'r') as f:\n foo = json.load(foo, f)\n\n.. code:: py\n\n from baiji.serialization import json\n json.dump(filename)\n foo = json.load(filename)\n\nDevelopment\n-----------\n\n.. code:: sh\n\n pip install -r requirements_dev.txt\n rake test\n rake lint\n\nContribute\n----------\n\n- Issue Tracker: github.com/bodylabs/baiji-serialization/issues\n- Source Code: github.com/bodylabs/baiji-serialization\n\nPull requests welcome!\n\nSupport\n-------\n\nIf you are having issues, please let us know.\n\nLicense\n-------\n\nThe project is licensed under the Apache license, version 2.0.\n\n.. |pip install| image:: https://img.shields.io/badge/pip%20install-metabaiji--serialization-f441b8?style=flat-square\n :target: https://pypi.org/project/metabaiji-serialization/\n.. |version| image:: https://img.shields.io/pypi/v/metabaiji-serialization?style=flat-square\n :target: https://pypi.org/project/metabaiji-serialization/\n.. |python versions| image:: https://img.shields.io/pypi/pyversions/metabaiji-serialization?style=flat-square\n :target: https://pypi.org/project/metabaiji-serialization/\n.. |build status| image:: https://img.shields.io/circleci/project/github/metabolize/baiji-serialization/master?style=flat-square\n :target: https://circleci.com/gh/metabolize/baiji-serialization\n.. |last commit| image:: https://img.shields.io/github/last-commit/metabolize/baiji-serialization?style=flat-square\n :target: https://github.com/metabolize/baiji-serialization/commits/master\n.. |open pull requests| image:: https://img.shields.io/github/issues-pr/metabolize/baiji-serialization?style=flat-square\n :target: https://github.com/metabolize/baiji-serialization/pulls", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/metabolize/baiji-serialization", "keywords": "", "license": "Apache", "maintainer": "", "maintainer_email": "", "name": "metabaiji-serialization", "package_url": "https://pypi.org/project/metabaiji-serialization/", "platform": "", "project_url": "https://pypi.org/project/metabaiji-serialization/", "project_urls": { "Homepage": "https://github.com/metabolize/baiji-serialization" }, "release_url": "https://pypi.org/project/metabaiji-serialization/2.2.1/", "requires_dist": null, "requires_python": "", "summary": "Read and write common file formats to Amazon S3 and local files", "version": "2.2.1" }, "last_serial": 5744178, "releases": { "2.2.0": [ { "comment_text": "", "digests": { "md5": "c192d0210d76739f0935e198d4732645", "sha256": "e4460e84aa0cdf8ff0a697e5ffe291d4f5a913d505c53380fd23cc1744737226" }, "downloads": -1, "filename": "metabaiji-serialization-2.2.0.tar.gz", "has_sig": false, "md5_digest": "c192d0210d76739f0935e198d4732645", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10549, "upload_time": "2019-08-28T15:57:45", "url": "https://files.pythonhosted.org/packages/07/91/27996a08f08f93692137fb358906dbd441cd2743102eded7fbdd995f07bc/metabaiji-serialization-2.2.0.tar.gz" } ], "2.2.1": [ { "comment_text": "", "digests": { "md5": "0c9449a93032b94efabe851067a5ea06", "sha256": "cc1ba4bba9be769051094e47d78fe774929d615f471fc233de410526dca20d2c" }, "downloads": -1, "filename": "metabaiji-serialization-2.2.1.tar.gz", "has_sig": false, "md5_digest": "0c9449a93032b94efabe851067a5ea06", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10553, "upload_time": "2019-08-28T17:35:39", "url": "https://files.pythonhosted.org/packages/a0/6b/7debbc574cdc49c44ea0e4e5b5c7940f701f9148ba6f3efb76ec7da6f654/metabaiji-serialization-2.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0c9449a93032b94efabe851067a5ea06", "sha256": "cc1ba4bba9be769051094e47d78fe774929d615f471fc233de410526dca20d2c" }, "downloads": -1, "filename": "metabaiji-serialization-2.2.1.tar.gz", "has_sig": false, "md5_digest": "0c9449a93032b94efabe851067a5ea06", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10553, "upload_time": "2019-08-28T17:35:39", "url": "https://files.pythonhosted.org/packages/a0/6b/7debbc574cdc49c44ea0e4e5b5c7940f701f9148ba6f3efb76ec7da6f654/metabaiji-serialization-2.2.1.tar.gz" } ] }