Skip to main content

ncubed automation backend for network device management

Project description

NC-MIS

The ncubed MIS application is used to configure (network) IT systems.

Possible interpretations

  • Make it so...
  • Managed infrastructure services
  • My inferiour scripts
  • My Imaginary Solutions
  • My Internet Struggles
  • Make it simple
  • maybe it's not

Installation and updating

pip install nc-mis

Usage

A .env file is automatically created when the above scripts are run. This file is excluded from git. Use this file to store secrets and import the Python dotenv package in your modules to load the values automatically when executing.

from dotenv import load_dotenv

load_dotenv()  # take environment variables from .env.

# Code of your application, which uses environment variables (e.g. from `os.environ` or
# `os.getenv`) as if they came from the actual environment.

dotenv can also be used on the CLI to load environment variables when executing a command:

$ dotenv ansible-playbook playbook.yml -i inventory

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

nc_mis-0.2.1b0.tar.gz (56.5 kB view details)

Uploaded Source

Built Distribution

nc_mis-0.2.1b0-py3-none-any.whl (50.5 kB view details)

Uploaded Python 3

File details

Details for the file nc_mis-0.2.1b0.tar.gz.

File metadata

  • Download URL: nc_mis-0.2.1b0.tar.gz
  • Upload date:
  • Size: 56.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for nc_mis-0.2.1b0.tar.gz
Algorithm Hash digest
SHA256 ba34e39add07df4be1ad54d062f40d676b9bdf4f5eb1a832bde562fd451368f4
MD5 f8dc2ae501c5e932d58e5359835795ac
BLAKE2b-256 c09b4e833686e57190379ff768fe73bce4c396b1386048f1de5078c211d576e6

See more details on using hashes here.

File details

Details for the file nc_mis-0.2.1b0-py3-none-any.whl.

File metadata

  • Download URL: nc_mis-0.2.1b0-py3-none-any.whl
  • Upload date:
  • Size: 50.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for nc_mis-0.2.1b0-py3-none-any.whl
Algorithm Hash digest
SHA256 4c7e01d1e806d2754e48b9302f2e09f50deef157bebbd36b42b76c48feb072b1
MD5 4dbac989539d034dde19dc475288a407
BLAKE2b-256 017af52f9b581a6a08a23de9db76d541d8ab87b2af4cdfaf33cf8fb55a7f0156

See more details on using hashes here.

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