Skip to main content

DESCRIPTION

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 info 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
uname: Linux ubuntu1804 4.15.0-112-generic x86_64
CPython version: 3.8.5
envinfopy version: 0.0.1

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.2.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: envinfopy-0.0.2.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.6

File hashes

Hashes for envinfopy-0.0.2.tar.gz
Algorithm Hash digest
SHA256 635342ce3588863774fd14a86a8b4a57750f22cbeaf401953dc1cf0febedbf6f
MD5 30060ce09f10de4521d911aa51099ccb
BLAKE2b-256 eed221f8bfdde36336cee02d1426fe7ed0fcfc18f33b12e2c8ef0da27cb41818

See more details on using hashes here.

File details

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

File metadata

  • Download URL: envinfopy-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 4.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.6

File hashes

Hashes for envinfopy-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d2630c601a4a7f5c6970508a047c7c4b37983a5b8d2f9cc8787216007f3d8a53
MD5 50751f64a7fc13520e284f541f597e78
BLAKE2b-256 acc04971a2365d0647fe128190820d8e799a2d490a0ef77a80b5018442fcd637

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