Skip to main content

Class to set and load environment variables

Project description

BotEnv

BotEnv é uma ferramenta Python projetada para simplificar o gerenciamento de variáveis de ambiente em aplicações. Ideal para projetos que exigem configurações seguras e reutilizáveis, BotEnv facilita a definição e o carregamento dessas variáveis diretamente no sistema.

Funcionalidades

  • Carregamento de Variáveis de Ambiente: Carregue as variaveis diretamente do sistema.
  • Definição Simplificada: Configure variáveis com facilidade durante a execução pelo console.

Requisitos

  • Python 3.10 ou superior.

Instalação

  1. Instale o pacote:
    pip install botenv
    

Exemplo de Uso

from botenv import BotEnv

if __name__ == "__main__":
    e = Env(
        prefix_env='KEY_TEST',
        credentials_keys='USER PASSWORD'.split()
    )
    print(e.credentials)

Licença

Este projeto está licenciado sob a licença MIT. Consulte o arquivo Licença MIT para mais detalhes.

Contribuições

Contribuições são bem-vindas! Caso tenha sugestões, melhorias ou correções, sinta-se à vontade para abrir uma issue ou enviar um pull request.

Contato

Para dúvidas ou suporte, entre em contato com o mantenedor através do GitHub.

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

botenv-0.1.0.tar.gz (3.8 kB view details)

Uploaded Source

File details

Details for the file botenv-0.1.0.tar.gz.

File metadata

  • Download URL: botenv-0.1.0.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.2

File hashes

Hashes for botenv-0.1.0.tar.gz
Algorithm Hash digest
SHA256 0ade3438605929302c98a8f364e086d636bab9639a3ec320e0b8b5d3e0ba80b0
MD5 b52181536eb1295c2cab6a01e14d1004
BLAKE2b-256 14afbfd231bcdf446ef961ba97758aafdf4bda655f8b950497656ca01538d2f4

See more details on using hashes here.

Supported by

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