Skip to main content

cloud-detect

PyPI - Python Version PyPI PyPI - License

About

cloud-detect is a Python module that determines a host's cloud provider. Highly inspired by the Go based Satellite, cloud-detect uses the same techniques (file systems and provider metadata) to properly identify cloud providers.

Features

  • Supports identification of AWS and GCP hosts.
  • Supports skipping providers identification.
  • Logging integration.
  • Small and extensible.

Usage

>>> from cloud_detect import provider
>>> provider()
'aws'
>>> provider(excluded='aws')
'unknown'

Right now the only possible responses are: 'aws', 'gcp' or 'unknown'

Installation

Via pip:

pip install cloud-detect

How to contribute

  1. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.
  2. Fork the repository on GitHub to start making your changes to the master branch (or branch off of it).
  3. Write a test which shows that the bug was fixed or that the feature works as expected.
  4. Send a pull request and bug me until it gets merged and published.

Some things that would be great to have:

  • More cloud providers
  • Add codecov
  • Add automated testing and releases with CircleCI.

Download files

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

Source Distribution

cloud-detect-0.0.1.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cloud_detect-0.0.1-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file cloud-detect-0.0.1.tar.gz.

File metadata

  • Download URL: cloud-detect-0.0.1.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.0

File hashes

Hashes for cloud-detect-0.0.1.tar.gz
Algorithm Hash digest
SHA256 bb0963f4274fe55f3812672608926ad54a5f5a3f8c98d352c36b5404ef14c890
MD5 8a77f38a658de9b22ce4140c80d0a78d
BLAKE2b-256 060931800593461b839acd147262b51aac815c60bd130c11d44d5a4b935c49c4

See more details on using hashes here.

File details

Details for the file cloud_detect-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: cloud_detect-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 5.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.0

File hashes

Hashes for cloud_detect-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1c4ee2f6fc7fc66126347b0ea5826a0c40583503609e21d25620832809a2bf73
MD5 c5a88fbc03c8c14b9ac3db35305dd3c7
BLAKE2b-256 5890cc538b7982ca28e0d191dd3bfb8d365726c0b842078ee14bcd33ea176b7c

See more details on using hashes here.

Release history Release notifications | RSS feed

0.0.15

2 files

0.0.14

2 files

0.0.13

2 files

0.0.12

2 files

0.0.11

2 files

0.0.10

2 files

0.0.9

2 files

0.0.8

2 files

0.0.7

2 files

0.0.6

2 files

0.0.5

2 files

0.0.4

2 files

0.0.3

2 files

0.0.2

2 files

This release

0.0.1 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page