Skip to main content

envinfopy is a Python Library to get execution environment information.

Project description

Summary

PyPI package version Supported Python versions Supported Python implementations Linux/macOS/Windows CI status Test coverage: coveralls

envinfopy is a Python Library to get execution environment information.

Installation

pip install envinfopy

Usage

Library usage

>>> import envinfopy
>>> envinfopy.get_envinfo(["envinfopy"])
{'uname': 'Linux ubuntu1804 4.15.0-112-generic x86_64', 'implementation': 'CPython', 'version': '3.8.5', 'envinfopy version': '0.0.1'}

Get environment information as Markdown:

>>> import envinfopy
>>> print(envinfopy.dumps(["envinfopy"], "markdown"))
- uname: Linux ubuntu1804 4.15.0-112-generic x86_64
- CPython version: 3.8.5
- envinfopy version: 0.0.1

CLI usage

$ python -m envinfopy --packages envinfopy --format markdown
- uname: Linux ubuntu1804 4.15.0-112-generic x86_64
- CPython version: 3.8.5
- envinfopy version: 0.0.2

Dependencies

Python 3.5+ no external dependencies.

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

envinfopy-0.0.4.tar.gz (6.3 kB view details)

Uploaded Source

Built Distribution

envinfopy-0.0.4-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

Details for the file envinfopy-0.0.4.tar.gz.

File metadata

  • Download URL: envinfopy-0.0.4.tar.gz
  • Upload date:
  • Size: 6.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.5

File hashes

Hashes for envinfopy-0.0.4.tar.gz
Algorithm Hash digest
SHA256 94beb1c02ab137cada85540f6050e637cf990311325f48cb9c3cbf359095ca4e
MD5 54182349e9abf98409b042138c45dd19
BLAKE2b-256 3897e8622ecaa0066f8126a37615a3247374d45e225d91f8cfe191d35dea5f19

See more details on using hashes here.

File details

Details for the file envinfopy-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: envinfopy-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 4.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.5

File hashes

Hashes for envinfopy-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 2ee2ee05b5fe284d3442b46e95342899fd196af1cea095bc9ca94e2fc2e3d277
MD5 12f0aaf88d72dbb13f8cb20d8d106fd0
BLAKE2b-256 6b6f19ba74af07d9604338bde2ff64260f6f989277a69e9cd70809fc3441e2f6

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