The bidirectional mapping library for Python.
Go to file
Joshua Bronson 2029f37bd2 raise ImportError on Python < 3.7, drop workaround for bug in 3.6 2021-12-24 11:04:45 -05:00
.github Upgrade dev dependencies, drop support for py36 2021-12-22 17:22:03 -05:00
assets Use white-background logo in README. 2021-07-11 13:01:13 -04:00
bidict raise ImportError on Python < 3.7, drop workaround for bug in 3.6 2021-12-24 11:04:45 -05:00
docs Add sphinx-copybutton, fix readthedocs setup 2021-11-04 17:34:58 -04:00
requirements Upgrade dev dependencies, drop support for py36 2021-12-22 17:22:03 -05:00
tests Prepare for 0.21.3 release 2021-09-05 11:25:30 -04:00
.LICENSE_HEADER update copyright dates in .LICENSE_HEADER 2019-02-18 16:39:45 -05:00
.coveragerc Enable dynamic context measurement in coverage 2020-09-25 08:43:44 -04:00
.editorconfig refactor, tests + docs improvements 2015-04-27 11:08:27 -04:00
.gitignore Prepare for 0.21.3 release 2021-09-05 11:25:30 -04:00
.gitpod.yml Set up pre-commit in gitpod env 2021-12-22 16:52:24 -05:00
.lgtm.yml improve hypothesis tests and .travis.yml, add compat.collections_abc and namedbidict.{_keyname,_valname} 2018-12-29 13:13:06 -05:00
.pre-commit-config.yaml Upgrade pre-commit and gha deps 2021-11-04 17:38:42 -04:00
.pylintrc upgrade dependencies 2021-07-08 20:01:33 -04:00
.readthedocs.yml Add sphinx-copybutton, fix readthedocs setup 2021-11-04 17:34:58 -04:00
CHANGELOG.rst Upgrade dev dependencies, drop support for py36 2021-12-22 17:22:03 -05:00
CODE_OF_CONDUCT.rst Misc. minor improvements to CI, coverage, docs 2020-09-07 10:06:49 -04:00
CONTRIBUTING.rst master -> main 2021-03-29 14:05:22 -04:00
LICENSE change license to MPLv2 2017-03-15 16:43:05 -04:00
MANIFEST.in Improve installation, dev, and release tooling. 2020-11-28 10:09:31 -05:00
PYPI_DOWNLOAD_STATS.rst bidict.pairs -> _iteritems_args_kw, docs + other small improvements 2018-04-06 11:28:44 +07:00
README.rst Upgrade dev dependencies, drop support for py36 2021-12-22 17:22:03 -05:00
SECURITY.rst add SECURITY.rst 2019-11-17 20:49:17 -05:00
build-docs.sh Update copyright notices for 2021. 2021-01-01 12:14:24 -05:00
codecov.yml Move CI to GitHub Actions, fix version typo in metadata.py 2020-12-20 10:50:41 -05:00
mypy.ini Improve internal type hints, declare support for Python 3.10 2021-10-10 12:30:12 -04:00
pyproject.toml Drop setuptools_scm. 2021-09-02 10:16:54 -04:00
pytest.ini Add filterwarnings = error to pytest.ini 2021-04-18 11:47:59 -04:00
run_tests.py Update copyright notices for 2021. 2021-01-01 12:14:24 -05:00
setup.cfg Drop setuptools_scm. 2021-09-02 10:16:54 -04:00
setup.py Upgrade dev dependencies, drop support for py36 2021-12-22 17:22:03 -05:00
tox.ini Upgrade dev dependencies, drop support for py36 2021-12-22 17:22:03 -05:00

README.rst

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

.. Forward declarations for all the custom interpreted text roles that
   Sphinx defines and that are used below. This helps Sphinx-unaware tools
   (e.g. rst2html, PyPI's and GitHub's renderers, etc.).
.. role:: doc

.. Use :doc: rather than :ref: references below for better interop as well.


bidict
======

The bidirectional mapping library for Python.

.. image:: https://raw.githubusercontent.com/jab/bidict/main/assets/logo-sm-white-bg.jpg
   :target: https://bidict.readthedocs.io/
   :alt: bidict logo


Status
------

.. image:: https://img.shields.io/pypi/v/bidict.svg
   :target: https://pypi.org/project/bidict
   :alt: Latest release

.. image:: https://img.shields.io/readthedocs/bidict/main.svg
   :target: https://bidict.readthedocs.io/en/main/
   :alt: Documentation

.. image:: https://github.com/jab/bidict/workflows/Tests/badge.svg
   :target: https://github.com/jab/bidict/actions
   :alt: GitHub Actions CI status

.. image:: https://codecov.io/gh/jab/bidict/branch/main/graph/badge.svg
   :target: https://codecov.io/gh/jab/bidict
   :alt: Test coverage

.. Hide to reduce clutter
   .. image:: https://img.shields.io/lgtm/alerts/github/jab/bidict.svg
      :target: https://lgtm.com/projects/g/jab/bidict/
      :alt: LGTM alerts
   .. image:: https://bestpractices.coreinfrastructure.org/projects/2354/badge
      :target: https://bestpractices.coreinfrastructure.org/en/projects/2354
      :alt: CII best practices badge
   .. image:: https://img.shields.io/badge/tidelift-pro%20support-orange.svg
      :target: https://tidelift.com/subscription/pkg/pypi-bidict?utm_source=pypi-bidict&utm_medium=referral&utm_campaign=docs
      :alt: Paid support available via Tidelift
   .. image:: https://img.shields.io/pypi/pyversions/bidict.svg
      :target: https://pypi.org/project/bidict
      :alt: Supported Python versions
   .. image:: https://img.shields.io/pypi/implementation/bidict.svg
      :target: https://pypi.org/project/bidict
      :alt: Supported Python implementations

.. image:: https://img.shields.io/pypi/l/bidict.svg
   :target: https://raw.githubusercontent.com/jab/bidict/main/LICENSE
   :alt: License

.. image:: https://static.pepy.tech/badge/bidict
   :target: https://pepy.tech/project/bidict
   :alt: PyPI Downloads

.. image:: https://img.shields.io/badge/GitHub-sponsor-ff69b4
  :target: https://github.com/sponsors/jab
  :alt: Sponsor through GitHub


bidict:
^^^^^^^

- has been used for many years by several teams at
  **Google, Venmo, CERN, Bank of America Merrill Lynch, Bloomberg, Two Sigma,** and many others
- has carefully designed APIs for
  **safety, simplicity, flexibility, and ergonomics**
- is **fast, lightweight, and has no runtime dependencies** other than Python's standard library
- **integrates natively** with Pythons ``collections.abc`` interfaces
- provides **type hints** for all public APIs
- is implemented in **concise, well-factored, pure (PyPy-compatible) Python code**
  that is **optimized for running efficiently**
  as well as for **reading and learning** [#fn-learning]_
- has **extensive docs and test coverage**
  (including property-based tests and benchmarks)
  run continuously on all supported Python versions


Installation
------------

``pip install bidict``


Quick Start
-----------

.. code:: python

   >>> from bidict import bidict
   >>> element_by_symbol = bidict({'H': 'hydrogen'})
   >>> element_by_symbol['H']
   'hydrogen'
   >>> element_by_symbol.inverse['hydrogen']
   'H'


For more usage documentation,
head to the :doc:`intro` [#fn-intro]_
and proceed from there.


Voluntary Community Support
---------------------------

.. image:: https://img.shields.io/badge/gitter-chat-5AB999.svg?logo=gitter-white
   :target: https://gitter.im/jab/bidict
   :alt: Chat

Please feel free to leave a message in the
`bidict chatroom <https://gitter.im/jab/bidict>`__
or open a new issue on GitHub
for voluntary community support.
You can search through
`existing issues <https://github.com/jab/bidict/issues>`__
before creating a new one
in case your issue has been addressed already.


Enterprise Support
------------------

.. image:: https://img.shields.io/badge/tidelift-enterprise%20support-orange.svg
   :target: https://tidelift.com/subscription/pkg/pypi-bidict?utm_source=pypi-bidict&utm_medium=referral&utm_campaign=readme
   :alt: Enterprise support via Tidelift

Enterprise-level support for bidict can be obtained via the
`Tidelift subscription <https://tidelift.com/subscription/pkg/pypi-bidict?utm_source=pypi-bidict&utm_medium=referral&utm_campaign=readme>`__.


Notice of Usage
---------------

If you use bidict,
and especially if your usage or your organization is significant in some way,
please let me know in any of the following ways:

- `star bidict on GitHub <https://github.com/jab/bidict>`__
- `create an issue <https://github.com/jab/bidict/issues/new?title=Notice+of+Usage&body=I+am+using+bidict+for...>`__
- leave a message in the `chat room <https://gitter.im/jab/bidict>`__
- `email me <mailto:jabronson@gmail.com?subject=bidict&body=I%20am%20using%20bidict%20for...>`__


Changelog
---------

See the :doc:`changelog` [#fn-changelog]_
for a history of notable changes to bidict.


Release Notifications
---------------------

.. duplicated in CHANGELOG.rst:
   (would use `.. include::` but GitHub doesn't understand it)

Watch releases
`on GitHub <https://github.blog/changelog/2018-11-27-watch-releases/>`__
to be notified when new versions of bidict are released.


Learning from bidict
--------------------

One of the best things about bidict
is that it touches a surprising number of
interesting Python corners,
especially given its small size and scope.

Check out :doc:`learning-from-bidict` [#fn-learning]_
if you're interested in learning more.


Contributing
------------

bidict is currently a one-person operation
maintained on a voluntary basis.

Your help would be most welcome!
See the :doc:`contributors-guide` [#fn-contributing]_
for more information.


Sponsoring
^^^^^^^^^^

.. duplicated in CONTRIBUTING.rst
   (would use `.. include::` but GitHub doesn't understand it)

.. image:: https://img.shields.io/badge/GitHub-sponsor-ff69b4
  :target: https://github.com/sponsors/jab
  :alt: Sponsor through GitHub

Bidict is the product of thousands of hours of my unpaid work
over the 12+ years I've been maintaining it.

If bidict has helped you accomplish your work,
especially work you've been paid for,
it's easy to
`sponsor me through GitHub <https://github.com/sponsors/jab>`__.

Choose a tier and GitHub handles everything else.
The sponsorship just goes on your regular GitHub bill;
there's nothing extra to do.
You can also sponsor me through
`Gumroad <https://gumroad.com/l/bidict>`__ or
`PayPal <https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=jabronson%40gmail%2ecom&lc=US&item_name=Sponsor%20bidict%20(name%20a%20fair%20price)>`__.

Read more about
`companies supporting open source developers
<https://www.cognitect.com/blog/supporting-open-source-developers>`__.


Finding Documentation
---------------------

If you're viewing this on `<https://bidict.readthedocs.io>`__,
note that multiple versions of the documentation are available,
and you can choose a different version using the popup menu at the bottom-right.
Please make sure you're viewing the version of the documentation
that corresponds to the version of bidict you'd like to use.

If you're viewing this on GitHub, PyPI, or some other place
that can't render and link this documentation properly
and are seeing broken links,
try these alternate links instead:

.. [#fn-learning] `<docs/learning-from-bidict.rst>`__ | `<https://bidict.readthedocs.io/learning-from-bidict.html>`__

.. [#fn-changelog] `<CHANGELOG.rst>`__ | `<https://bidict.readthedocs.io/changelog.html>`__

.. [#fn-intro] `<docs/intro.rst>`__ | `<https://bidict.readthedocs.io/intro.html>`__

.. [#fn-contributing] `<docs/contributors-guide.rst>`__ | `<https://bidict.readthedocs.io/contributors-guide.html>`__


----

Next: :doc:`intro` [#fn-intro]_