Skip to main content

Environment handling to simplify development environments

Project description

MIT License LinkedIn


Logo

KUNGFU.AI Env

Environment handling to simplify development environments

Table of Contents

Built With

Getting Started

This repo aims to be a cloud and local compatible approach to modern application environment handling.

Environment files committed with the repo bring us some clear advantages that we should consider when building software.

At KUNGFU.AI, many of our usecases are single container microservice deployment into a cloud. By committing secrets to cloud Secret Manager, and keeping Secret IDs + other environment data within our env files, we're able to:

  1. Keep our deployed assets secure
  2. Developers don't have to pass keys, know about keys, or share env files (YUCK)
  3. Developers can pull and run their repos immediately.

The kungfuai/env repo aims to simplify the above usecases.

Dependencies

Python 3.8

Installation

pip install kungfuai-env

Roadmap

See the open issues for a list of proposed features (and known issues).

  1. Add semantic versioning
  2. Deploy to PyPi

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Endurance Idehen - endurance.idehen@kungfu.ai

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kungfuai-env-0.2.2.tar.gz (20.5 kB view hashes)

Uploaded Source

Built Distribution

kungfuai_env-0.2.2-py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page