{ "info": { "author": "finklabs", "author_email": "mark@finklabs.de", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.6" ], "description": "[![Documentation](https://readthedocs.org/projects/beedo/badge/?version=latest)](http://fink.readthedocs.io/en/latest/)\n[![License](http://img.shields.io/badge/license-MIT-yellowgreen.svg)](LICENSE)\n[![GitHub issues](https://img.shields.io/github/issues/finklabs/finklabs-cloud-deployment-tools.svg?maxAge=2592000)](https://github.com/finklabs/finklabs-cloud-deployment-tools/issues)\n\n# finklabs-cloud-deployment-tools (fink)\n\nfink CLI tools make it easy for you to code, automate, and deploy your AWS infrastructure.\n\nThe fink command line tools have emerged from our experiences at finklabs while working extensively with AWS services like Cloudformation, CodeDeploy, AWS Lambda, and API Gateway. fink is based on the same technology AWS uses to build AWS-CLI and Boto3 tools.\n\nIn 2017 finklabs won the Gartner award \"Best Data Management and Infrastructure\". Key to our success are the fink CLI tools we use to successfully complete >3000 deployments per month to AWS. Over the course of the last 18 months we built fink ourselves using Python.\n\n[![Gartner Award](https://img.youtube.com/vi/DMArRBH2wAk/mqdefault.jpg)](https://www.youtube.com/watch?v=DMArRBH2wAk)\n\nFeatures include:\n\n* Infrastructure-as-code\n* Cloud infrastructure (cloud & tenkai)\n* Serverless infrastructure (lambda & yugen)\n* Scaffolding\n* Powerful plugin mechanism\n* Service integration (Slack, Datadog, ...)\n* Codify infrastructure best practices\n* Multi-Env support (dev, stage, prod, ...)\n\nAt finklabs we love `continuous-integration-as-code` and `infrastructure-as-code`. This enables us to move fast while providing services of high quality and resilience to our partners.\n\nWe added a plugin mechanism to fink so we can specialize fink to highly optimized and opinionated environments that resonate with our usecases.\n\nWe hope fink will be helpful to you, too. At finklabs we believe that only open source software can become truly great software.\n\n\n## Why fink?\n\nYou can do everything fink does by using the AWS Management Console so why use fink? Basically, because using GUI interfaces to drive your production environment is a really bad idea. You can't really automate GUI interfaces, you can't debug GUI interfaces, and you can't easily share techniques and best practices with a GUI.\n\nThe goal of fink is to put everything about your AWS infrastructure into files on a filesystem which can be easily versioned and shared. Once your files are in git, people on your team can create pull requests to merge new changes in and those pull requests can be reviewed, commented on, and eventually approved. This is a tried and proven approach that has worked for more traditional deployment methodologies and will also work for your infrastructure on AWS.\n\n\n## Useful fink information\n\n* [fink_userguide](http://fink.readthedocs.io/en/latest/)\n* [fink issues](https://github.com/finklabs/fink/issues)\n* [fink project board](https://github.com/finklabs/fink/projects/1)\n\n\n## Installation\n\nFollow the [instructions](http://fink.readthedocs.io/en/latest/07_installation.html) to install `fink`\n\n\n## Contributing\n\nHere you can find the full guide for [contributing](http://fink.readthedocs.io/en/latest/70_development.html)\n\nAt finklabs we welcome feedback, bug reports, and pull requests!\n\nFor pull requests, please stick to the following guidelines:\n\n* Add tests for any new features and bug fixes. Ideally, each PR should increase the test coverage.\n* Follow the existing code style. Use PEP8 code linting.\n* Put a reasonable amount of comments into the code.\n* Separate unrelated changes into multiple pull requests.\n\n\n## License\n\nCopyright (c) 2017 finklabs and others.\nfink is released under the MIT License (see LICENSE).\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/finklabs/fink", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "fink", "package_url": "https://pypi.org/project/fink/", "platform": "", "project_url": "https://pypi.org/project/fink/", "project_urls": { "Homepage": "https://github.com/finklabs/fink" }, "release_url": "https://pypi.org/project/fink/1.0.2/", "requires_dist": null, "requires_python": "", "summary": "Finklabs Cloud Deployment Tools", "version": "1.0.2" }, "last_serial": 3384748, "releases": { "1.0.2": [ { "comment_text": "", "digests": { "md5": "8cfe857cf523be24120f4dc9795938ea", "sha256": "3efa1e864c32360ebd99b662f7520304d444a220938a9004a5d17503222823c0" }, "downloads": -1, "filename": "fink-1.0.2.tar.gz", "has_sig": false, "md5_digest": "8cfe857cf523be24120f4dc9795938ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22269, "upload_time": "2017-12-03T14:32:23", "url": "https://files.pythonhosted.org/packages/2d/9f/f236d8affc749ba6c475d10476fc3a61565bdd560419c973ef986f930eaf/fink-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8cfe857cf523be24120f4dc9795938ea", "sha256": "3efa1e864c32360ebd99b662f7520304d444a220938a9004a5d17503222823c0" }, "downloads": -1, "filename": "fink-1.0.2.tar.gz", "has_sig": false, "md5_digest": "8cfe857cf523be24120f4dc9795938ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22269, "upload_time": "2017-12-03T14:32:23", "url": "https://files.pythonhosted.org/packages/2d/9f/f236d8affc749ba6c475d10476fc3a61565bdd560419c973ef986f930eaf/fink-1.0.2.tar.gz" } ] }