vulcan-aws


Namevulcan-aws JSON
Version 0.2.43 PyPI version JSON
download
home_pagehttps://code.exrny.com/opensource/vulcan-aws/
SummaryAmazon AWS boto3 helper libs.
upload_time2023-02-10 18:32:52
maintainer
docs_urlNone
authorPeter Salnikov
requires_python
licenseMIT License
keywords framework
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            |Build Status|

AWS boto3 helper libs
=====================

Features
--------

-  Common use cases covered under single methods
-  Keeps build files clean and powerfull

Installation
------------

You can install exr-builder from the Python Package Index (PyPI) or from
source.

Using pip

.. code:: bash

   $ pip install exr-aws

Using easy_install

.. code:: bash

   $ easy_install exr-aws

Example
-------

TODO

Contributors/Contributing
-------------------------

If you want to make changes the repo is at
https://github.com/exrny/exr-aws. You will need
`pytest <http://www.pytest.org>`__ to run the tests and
`exr-builder <https://github.com/exrny/exr-aws>`__ tool to build modules

.. code:: bash

   $ nb test

It will be great if you can raise a `pull
request <https://help.github.com/articles/using-pull-requests>`__ once
you are done.

If you find any bugs or need new features please raise a ticket in the
`issues section <https://github.com/exrny/exr-aws/issues>`__ of the
github repo.

License
-------

exr-builder is licensed under a `MIT
license <http://opensource.org/licenses/MIT>`__

.. |Build Status| image:: https://travis-ci.org/exrny/exr-aws.png?branch=master
   :target: https://travis-ci.org/exrny/exr-aws

Changes
=======

0.1.0 - 04/02/2018
------------------

-  Initial release.

            

Raw data

            {
    "_id": null,
    "home_page": "https://code.exrny.com/opensource/vulcan-aws/",
    "name": "vulcan-aws",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "framework",
    "author": "Peter Salnikov",
    "author_email": "opensource@exrny.com",
    "download_url": "https://files.pythonhosted.org/packages/c8/6f/03838c7ff10f6faa17040983275658edb805fd91d6ae62ef94f2954702bf/vulcan-aws-0.2.43.tar.gz",
    "platform": null,
    "description": "|Build Status|\n\nAWS boto3 helper libs\n=====================\n\nFeatures\n--------\n\n-  Common use cases covered under single methods\n-  Keeps build files clean and powerfull\n\nInstallation\n------------\n\nYou can install exr-builder from the Python Package Index (PyPI) or from\nsource.\n\nUsing pip\n\n.. code:: bash\n\n   $ pip install exr-aws\n\nUsing easy_install\n\n.. code:: bash\n\n   $ easy_install exr-aws\n\nExample\n-------\n\nTODO\n\nContributors/Contributing\n-------------------------\n\nIf you want to make changes the repo is at\nhttps://github.com/exrny/exr-aws. You will need\n`pytest <http://www.pytest.org>`__ to run the tests and\n`exr-builder <https://github.com/exrny/exr-aws>`__ tool to build modules\n\n.. code:: bash\n\n   $ nb test\n\nIt will be great if you can raise a `pull\nrequest <https://help.github.com/articles/using-pull-requests>`__ once\nyou are done.\n\nIf you find any bugs or need new features please raise a ticket in the\n`issues section <https://github.com/exrny/exr-aws/issues>`__ of the\ngithub repo.\n\nLicense\n-------\n\nexr-builder is licensed under a `MIT\nlicense <http://opensource.org/licenses/MIT>`__\n\n.. |Build Status| image:: https://travis-ci.org/exrny/exr-aws.png?branch=master\n   :target: https://travis-ci.org/exrny/exr-aws\n\nChanges\n=======\n\n0.1.0 - 04/02/2018\n------------------\n\n-  Initial release.\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Amazon AWS boto3 helper libs.",
    "version": "0.2.43",
    "split_keywords": [
        "framework"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c86f03838c7ff10f6faa17040983275658edb805fd91d6ae62ef94f2954702bf",
                "md5": "6d1518a64741beb1dc660869dcf7b6df",
                "sha256": "5494e51a0074545dfb16e156c92193ebecbfedf3d12e955d47f6d59d061434ec"
            },
            "downloads": -1,
            "filename": "vulcan-aws-0.2.43.tar.gz",
            "has_sig": false,
            "md5_digest": "6d1518a64741beb1dc660869dcf7b6df",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 20618,
            "upload_time": "2023-02-10T18:32:52",
            "upload_time_iso_8601": "2023-02-10T18:32:52.409942Z",
            "url": "https://files.pythonhosted.org/packages/c8/6f/03838c7ff10f6faa17040983275658edb805fd91d6ae62ef94f2954702bf/vulcan-aws-0.2.43.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-10 18:32:52",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "vulcan-aws"
}
        
Elapsed time: 0.04705s