Skip to main content

A CLI package in python to interact with AWS services

Project description

Python CLI for AWS

This package can be used to get a CLI interface for interacting with AWS services.

Instructions to install

pip install pyawscli

Instructions to use:

python -m pyawscli

References

Pypi uploading instructions:

sudo python -m pip install --upgrade pip setuptools wheel
sudo python -m pip install tqdm
sudo python -m pip install  --upgrade twine
  • Create wheel file
python setup.py bdist_wheel
  • Test in Local machine:
python -m pip install dist/<wheel name>
  • Create .pypric file in home directory
[distutils] 
index-servers=pypi
[pypi] 
repository = https://upload.pypi.org/legacy/ 
username =<username>
  • Upload to pypi:
python -m twine upload dist/*

python setup.py register is depricated now no need to use it

TODO/BUGFIXES:

  • pip install on linux (version number error)
  • avoid using python - m everytime to run the package (env/path variable)

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

pyawscli-0.1.7-py3-none-any.whl (10.8 kB view details)

Uploaded Python 3

File details

Details for the file pyawscli-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: pyawscli-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 10.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2

File hashes

Hashes for pyawscli-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 843bf3eab75decc9a53a161912c5b0dadde21abd10aa38098fe8e0bc925940a6
MD5 96a4e2c7faa2c4edb9a9da794f0ff842
BLAKE2b-256 812303b84e85c6bf0e9c47f007a870c458c8d81e3b094510764de2eab84fb677

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