https://github.com/darvid/biome
Provides painless access to namespaced environment variables.
https://github.com/darvid/biome
environment environment-variables environment-vars python python-3
Last synced: about 1 year ago
JSON representation
Provides painless access to namespaced environment variables.
- Host: GitHub
- URL: https://github.com/darvid/biome
- Owner: darvid
- License: bsd-2-clause
- Created: 2015-12-06T03:53:03.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-04-20T18:40:38.000Z (about 5 years ago)
- Last Synced: 2025-04-17T17:42:54.402Z (about 1 year ago)
- Topics: environment, environment-variables, environment-vars, python, python-3
- Language: Python
- Homepage: https://biome.readthedocs.io
- Size: 54.7 KB
- Stars: 13
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
biome
~~~~~
.. image:: https://travis-ci.org/darvid/biome.svg?branch=master
:target: https://travis-ci.org/darvid/biome
.. image:: https://img.shields.io/pypi/v/biome.svg
:target: https://pypi.python.org/pypi/biome/
.. image:: https://img.shields.io/pypi/pyversions/biome.svg
:target: https://pypi.python.org/pypi/biome/
.. image:: https://img.shields.io/pypi/status/biome.svg
:target: https://pypi.python.org/pypi/biome/
Provides painless access to namespaced environment variables.
Links
-----
* `Source code `_
* `Documentation `_