{ "info": { "author": "C.W.", "author_email": "wangc_2011@hotmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries" ], "description": "================================================================================\npyexcel-xlsbr - Let you focus on data, instead of file formats\n================================================================================\n\n.. image:: https://raw.githubusercontent.com/pyexcel/pyexcel.github.io/master/images/patreon.png\n :target: https://www.patreon.com/pyexcel\n\n.. image:: https://api.bountysource.com/badge/team?team_id=288537\n :target: https://salt.bountysource.com/teams/chfw-pyexcel\n\n.. image:: https://travis-ci.org/pyexcel/pyexcel-xlsbr.svg?branch=master\n :target: http://travis-ci.org/pyexcel/pyexcel-xlsbr\n\n.. image:: https://codecov.io/gh/pyexcel/pyexcel-xlsbr/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/pyexcel/pyexcel-xlsbr\n\n.. image:: https://img.shields.io/gitter/room/gitterHQ/gitter.svg\n :target: https://gitter.im/pyexcel/Lobby\n\n.. image:: https://readthedocs.org/projects/pyexcel-xlsbr/badge/?version=latest\n :target: http://pyexcel-xlsbr.readthedocs.org/en/latest/\n\nSupport the project\n================================================================================\n\nIf your company has embedded pyexcel and its components into a revenue generating\nproduct, please support me on `patreon `_\nor `bounty source `_ to maintain\nthe project and develop it further.\n\nIf you are an individual, you are welcome to support me too and for however long\nyou feel like. As my backer, you will receive\n`early access to pyexcel related contents `_.\n\nAnd your issues will get prioritized if you would like to become my patreon as `pyexcel pro user`.\n\nWith your financial support, I will be able to invest\na little bit more time in coding, documentation and writing interesting posts.\n\n\n\nIntroduction\n================================================================================\n**pyexcel-xlsbr** does read Microsoft Excel tm xlsb file. So far, it can read data out but cannot recognize\ndate time format from float datat type.\n\n\n\nInstallation\n================================================================================\n\nYou can install pyexcel-xlsbr via pip:\n\n.. code-block:: bash\n\n $ pip install pyexcel-xlsbr\n\n\nor clone it and install it:\n\n.. code-block:: bash\n\n $ git clone https://github.com/pyexcel/pyexcel-xlsbr.git\n $ cd pyexcel-xlsbr\n $ python setup.py install\n\n\n\nDevelopment guide\n================================================================================\n\nDevelopment steps for code changes\n\n#. git clone https://github.com/pyexcel/pyexcel-xlsbr.git\n#. cd pyexcel-xlsbr\n\nUpgrade your setup tools and pip. They are needed for development and testing only:\n\n#. pip install --upgrade setuptools pip\n\nThen install relevant development requirements:\n\n#. pip install -r rnd_requirements.txt # if such a file exists\n#. pip install -r requirements.txt\n#. pip install -r tests/requirements.txt\n\nOnce you have finished your changes, please provide test case(s), relevant documentation\nand update CHANGELOG.rst.\n\n.. note::\n\n As to rnd_requirements.txt, usually, it is created when a dependent\n library is not released. Once the dependecy is installed\n (will be released), the future\n version of the dependency in the requirements.txt will be valid.\n\n\nHow to test your contribution\n------------------------------\n\nAlthough `nose` and `doctest` are both used in code testing, it is adviable that unit tests are put in tests. `doctest` is incorporated only to make sure the code examples in documentation remain valid across different development releases.\n\nOn Linux/Unix systems, please launch your tests like this::\n\n $ make\n\nOn Windows systems, please issue this command::\n\n > test.bat\n\nHow to update test environment and update documentation\n---------------------------------------------------------\n\nAdditional steps are required:\n\n#. pip install moban\n#. git clone https://github.com/moremoban/setupmobans.git # generic setup\n#. git clone https://github.com/pyexcel/pyexcel-commons.git commons\n#. make your changes in `.moban.d` directory, then issue command `moban`\n\nWhat is pyexcel-commons\n---------------------------------\n\nMany information that are shared across pyexcel projects, such as: this developer guide, license info, etc. are stored in `pyexcel-commons` project.\n\nWhat is .moban.d\n---------------------------------\n\n`.moban.d` stores the specific meta data for the library.\n\nAcceptance criteria\n-------------------\n\n#. Has Test cases written\n#. Has all code lines tested\n#. Passes all Travis CI builds\n#. Has fair amount of documentation if your change is complex\n#. run 'make format' so as to confirm the pyexcel organisation's coding style\n#. Please update CHANGELOG.rst\n#. Please add yourself to CONTRIBUTORS.rst\n#. Agree on NEW BSD License for your contribution\n\n\n\nLicense\n================================================================================\n\nNew BSD License\n\nChange log\n================================================================================\n\n0.5.0-rc1 - 14.03.2019\n--------------------------------------------------------------------------------\n\nfirst release\n^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\n#. read data out from xlsb format but to pyexcel-io's standard\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/pyexcel/pyexcel-xlsbr/archive/0.5.0-rc1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pyexcel/pyexcel-xlsbr", "keywords": "python", "license": "New BSD", "maintainer": "", "maintainer_email": "", "name": "pyexcel-xlsbr", "package_url": "https://pypi.org/project/pyexcel-xlsbr/", "platform": "", "project_url": "https://pypi.org/project/pyexcel-xlsbr/", "project_urls": { "Download": "https://github.com/pyexcel/pyexcel-xlsbr/archive/0.5.0-rc1.tar.gz", "Homepage": "https://github.com/pyexcel/pyexcel-xlsbr" }, "release_url": "https://pypi.org/project/pyexcel-xlsbr/0.5.0rc1/", "requires_dist": [ "pyxlsb", "pyexcel-io" ], "requires_python": "", "summary": "read Microsoft Excel tm xlsb file", "version": "0.5.0rc1" }, "last_serial": 4938207, "releases": { "0.5.0rc1": [ { "comment_text": "", "digests": { "md5": "2a57fa3a6148766865ef1c37eb8fdda0", "sha256": "2e078409c46921d2f5347418584941b3c9cd04a7e3e57f52ed837514f5ac89f4" }, "downloads": -1, "filename": "pyexcel_xlsbr-0.5.0rc1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2a57fa3a6148766865ef1c37eb8fdda0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5806, "upload_time": "2019-03-14T08:08:09", "url": "https://files.pythonhosted.org/packages/fe/28/98aadd7bd26467d9e41bf2f4837cad2e8fe97676770597faf6705fa3fee5/pyexcel_xlsbr-0.5.0rc1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a42fed9dcf88b912ea61cefc808e9dd8", "sha256": "b2dd4acc9487972356c1316605b8189319b4ee370c10849b4dba5321a74f8cbf" }, "downloads": -1, "filename": "pyexcel-xlsbr-0.5.0rc1.tar.gz", "has_sig": false, "md5_digest": "a42fed9dcf88b912ea61cefc808e9dd8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15561, "upload_time": "2019-03-14T08:08:11", "url": "https://files.pythonhosted.org/packages/d6/5b/06b44634732528dee54dd9447513ebeafc46595722d6554d92e7cbd95a0c/pyexcel-xlsbr-0.5.0rc1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2a57fa3a6148766865ef1c37eb8fdda0", "sha256": "2e078409c46921d2f5347418584941b3c9cd04a7e3e57f52ed837514f5ac89f4" }, "downloads": -1, "filename": "pyexcel_xlsbr-0.5.0rc1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2a57fa3a6148766865ef1c37eb8fdda0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5806, "upload_time": "2019-03-14T08:08:09", "url": "https://files.pythonhosted.org/packages/fe/28/98aadd7bd26467d9e41bf2f4837cad2e8fe97676770597faf6705fa3fee5/pyexcel_xlsbr-0.5.0rc1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a42fed9dcf88b912ea61cefc808e9dd8", "sha256": "b2dd4acc9487972356c1316605b8189319b4ee370c10849b4dba5321a74f8cbf" }, "downloads": -1, "filename": "pyexcel-xlsbr-0.5.0rc1.tar.gz", "has_sig": false, "md5_digest": "a42fed9dcf88b912ea61cefc808e9dd8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15561, "upload_time": "2019-03-14T08:08:11", "url": "https://files.pythonhosted.org/packages/d6/5b/06b44634732528dee54dd9447513ebeafc46595722d6554d92e7cbd95a0c/pyexcel-xlsbr-0.5.0rc1.tar.gz" } ] }