sageworks


Namesageworks JSON
Version 0.7.2 PyPI version JSON
download
home_pagehttps://github.com/SuperCowPowers/sageworks
SummarySageWorks: A Python WorkBench for creating and deploying AWS SageMaker Models
upload_time2024-07-21 23:05:27
maintainerNone
docs_urlNone
authorSuperCowPowers LLC
requires_pythonNone
licenseMIT
keywords sagemaker machine learning aws python utilities
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# Welcome to SageWorks
The SageWorks framework makes AWS® both easier to use and more powerful. SageWorks handles all the details around updating and managing a complex set of AWS Services. With a simple-to-use Python API and a beautiful set of web interfaces, SageWorks makes creating AWS ML pipelines a snap. It also dramatically improves both the usability and visibility across the entire spectrum of services: Glue Job, Athena, Feature Store, Models, and Endpoints, SageWorks makes it easy to build production ready, AWS powered, machine learning pipelines.

<img align="right" width="480" alt="sageworks_new_light" src="https://github.com/SuperCowPowers/sageworks/assets/4806709/ed2ed1bd-e2d8-49a1-b350-b2e19e2b7832">

### Full AWS ML OverView
- Health Monitoring 🟢
- Dynamic Updates
- High Level Summary

### Drill-Down Views
- Incoming Data
- Glue Jobs
- DataSources
- FeatureSets
- Models
- Endpoints

## Private SaaS Architecture
*Secure your Data, Empower your ML Pipelines*

SageWorks is architected as a **Private SaaS** (also called BYOC: Bring Your Own Cloud). This hybrid architecture is the ultimate solution for businesses that prioritize data control and security. SageWorks deploys as an AWS Stack within your own cloud environment, ensuring compliance with stringent corporate and regulatory standards. It offers the flexibility to tailor solutions to your specific business needs through our comprehensive plugin support, both components and full web interfaces. By using SageWorks, you maintain absolute control over your data while benefiting from the power, security, and scalability of AWS cloud services. [SageWorks Private SaaS Architecture](https://docs.google.com/presentation/d/1f_1gmE4-UAeUDDsoNdzK_d_MxALFXIkxORZwbJBjPq4/edit?usp=sharing)

<img alt="private_saas_compare" src="https://github.com/user-attachments/assets/2f6d3724-e340-4a70-bb97-d05383917cfe">

### API Installation

- ```pip install sageworks```  Installs SageWorks

- ```sageworks``` Runs the SageWorks REPL/Initial Setup

For the full instructions for connecting your AWS Account see:

- Getting Started: [Initial Setup](https://supercowpowers.github.io/sageworks/getting_started/) 
- One time AWS Onboarding: [AWS Setup](https://supercowpowers.github.io/sageworks/aws_setup/core_stack/)


### SageWorks Presentations
Even though SageWorks makes AWS easier, it's taking something very complex (Full AWS ML Pipelines/Services) and making it less complex. SageWorks has a depth and breadth of functionality so we've provided higher level conceptual documentation See: [SageWorks Presentations](https://supercowpowers.github.io/sageworks/presentations/)

### SageWorks Documentation
<img align="right" width="300" alt="sageworks_api" style="padding-left: 10px;"  src="https://github.com/SuperCowPowers/sageworks/assets/4806709/bf0e8591-75d4-44c1-be05-4bfdee4b7186">

The SageWorks documentation [SageWorks Docs](https://supercowpowers.github.io/sageworks/) covers our in-depth Python API and contains code examples. The code examples are provided in the Github repo `examples/` directory. For a full code listing of any example please visit our [SageWorks Examples](https://github.com/SuperCowPowers/sageworks/blob/main/examples)

### Questions?
The SuperCowPowers team is happy to anser any questions you may have about AWS and SageWorks. Please contact us at [sageworks@supercowpowers.com](mailto:sageworks@supercowpowers.com) or on chat us up on [Discord](https://discord.gg/WHAJuz8sw8) 


### SageWorks Beta Program
Using SageWorks will minimize the time and manpower needed to incorporate AWS ML into your organization. If your company would like to be a SageWorks Beta Tester, contact us at [sageworks@supercowpowers.com](mailto:sageworks@supercowpowers.com).


### Using SageWorks with Additional Packages

```
pip install sageworks             # Installs SageWorks with Core Dependencies
pip install 'sageworks[ml-tools]' # + Shap and NetworkX
pip install 'sageworks[chem]'     # + RDKIT and Mordred (community)
pip install 'sageworks[ui]'       # + Plotly/Dash
pip install 'sageworks[dev]'      # + Pytest/flake8/black
pip install 'sageworks[all]'      # + All the things :)

*Note: Shells may interpret square brackets as globs, so the quotes are needed
```

### Contributions
If you'd like to contribute to the SageWorks project, you're more than welcome. All contributions will fall under the existing project [license](https://github.com/SuperCowPowers/sageworks/blob/main/LICENSE). If you are interested in contributing or have questions please feel free to contact us at [sageworks@supercowpowers.com](mailto:sageworks@supercowpowers.com).

<img align="right" src="docs/images/scp.png" width="180">

® Amazon Web Services, AWS, the Powered by AWS logo, are trademarks of Amazon.com, Inc. or its affiliates

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/SuperCowPowers/sageworks",
    "name": "sageworks",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "SageMaker, Machine Learning, AWS, Python, Utilities",
    "author": "SuperCowPowers LLC",
    "author_email": "support@supercowpowers.com",
    "download_url": "https://files.pythonhosted.org/packages/b5/14/60772ffd84404f154d5adeb7a1e1d57dcc3615f23f6a0686a154c1a76cff/sageworks-0.7.2.tar.gz",
    "platform": null,
    "description": "\n# Welcome to SageWorks\nThe SageWorks framework makes AWS\u00ae both easier to use and more powerful. SageWorks handles all the details around updating and managing a complex set of AWS Services. With a simple-to-use Python API and a beautiful set of web interfaces, SageWorks makes creating AWS ML pipelines a snap. It also dramatically improves both the usability and visibility across the entire spectrum of services: Glue Job, Athena, Feature Store, Models, and Endpoints, SageWorks makes it easy to build production ready, AWS powered, machine learning pipelines.\n\n<img align=\"right\" width=\"480\" alt=\"sageworks_new_light\" src=\"https://github.com/SuperCowPowers/sageworks/assets/4806709/ed2ed1bd-e2d8-49a1-b350-b2e19e2b7832\">\n\n### Full AWS ML OverView\n- Health Monitoring \ud83d\udfe2\n- Dynamic Updates\n- High Level Summary\n\n### Drill-Down Views\n- Incoming Data\n- Glue Jobs\n- DataSources\n- FeatureSets\n- Models\n- Endpoints\n\n## Private SaaS Architecture\n*Secure your Data, Empower your ML Pipelines*\n\nSageWorks is architected as a **Private SaaS** (also called BYOC: Bring Your Own Cloud). This hybrid architecture is the ultimate solution for businesses that prioritize data control and security. SageWorks deploys as an AWS Stack within your own cloud environment, ensuring compliance with stringent corporate and regulatory standards. It offers the flexibility to tailor solutions to your specific business needs through our comprehensive plugin support, both components and full web interfaces. By using SageWorks, you maintain absolute control over your data while benefiting from the power, security, and scalability of AWS cloud services. [SageWorks Private SaaS Architecture](https://docs.google.com/presentation/d/1f_1gmE4-UAeUDDsoNdzK_d_MxALFXIkxORZwbJBjPq4/edit?usp=sharing)\n\n<img alt=\"private_saas_compare\" src=\"https://github.com/user-attachments/assets/2f6d3724-e340-4a70-bb97-d05383917cfe\">\n\n### API Installation\n\n- ```pip install sageworks```  Installs SageWorks\n\n- ```sageworks``` Runs the SageWorks REPL/Initial Setup\n\nFor the full instructions for connecting your AWS Account see:\n\n- Getting Started: [Initial Setup](https://supercowpowers.github.io/sageworks/getting_started/) \n- One time AWS Onboarding: [AWS Setup](https://supercowpowers.github.io/sageworks/aws_setup/core_stack/)\n\n\n### SageWorks Presentations\nEven though SageWorks makes AWS easier, it's taking something very complex (Full AWS ML Pipelines/Services) and making it less complex. SageWorks has a depth and breadth of functionality so we've provided higher level conceptual documentation See: [SageWorks Presentations](https://supercowpowers.github.io/sageworks/presentations/)\n\n### SageWorks Documentation\n<img align=\"right\" width=\"300\" alt=\"sageworks_api\" style=\"padding-left: 10px;\"  src=\"https://github.com/SuperCowPowers/sageworks/assets/4806709/bf0e8591-75d4-44c1-be05-4bfdee4b7186\">\n\nThe SageWorks documentation [SageWorks Docs](https://supercowpowers.github.io/sageworks/) covers our in-depth Python API and contains code examples. The code examples are provided in the Github repo `examples/` directory. For a full code listing of any example please visit our [SageWorks Examples](https://github.com/SuperCowPowers/sageworks/blob/main/examples)\n\n### Questions?\nThe SuperCowPowers team is happy to anser any questions you may have about AWS and SageWorks. Please contact us at [sageworks@supercowpowers.com](mailto:sageworks@supercowpowers.com) or on chat us up on [Discord](https://discord.gg/WHAJuz8sw8) \n\n\n### SageWorks Beta Program\nUsing SageWorks will minimize the time and manpower needed to incorporate AWS ML into your organization. If your company would like to be a SageWorks Beta Tester, contact us at [sageworks@supercowpowers.com](mailto:sageworks@supercowpowers.com).\n\n\n### Using SageWorks with Additional Packages\n\n```\npip install sageworks             # Installs SageWorks with Core Dependencies\npip install 'sageworks[ml-tools]' # + Shap and NetworkX\npip install 'sageworks[chem]'     # + RDKIT and Mordred (community)\npip install 'sageworks[ui]'       # + Plotly/Dash\npip install 'sageworks[dev]'      # + Pytest/flake8/black\npip install 'sageworks[all]'      # + All the things :)\n\n*Note: Shells may interpret square brackets as globs, so the quotes are needed\n```\n\n### Contributions\nIf you'd like to contribute to the SageWorks project, you're more than welcome. All contributions will fall under the existing project [license](https://github.com/SuperCowPowers/sageworks/blob/main/LICENSE). If you are interested in contributing or have questions please feel free to contact us at [sageworks@supercowpowers.com](mailto:sageworks@supercowpowers.com).\n\n<img align=\"right\" src=\"docs/images/scp.png\" width=\"180\">\n\n\u00ae Amazon Web Services, AWS, the Powered by AWS logo, are trademarks of Amazon.com, Inc. or its affiliates\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "SageWorks: A Python WorkBench for creating and deploying AWS SageMaker Models",
    "version": "0.7.2",
    "project_urls": {
        "Homepage": "https://github.com/SuperCowPowers/sageworks"
    },
    "split_keywords": [
        "sagemaker",
        " machine learning",
        " aws",
        " python",
        " utilities"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "649d09db2e47a56869ce8ff5e27378ce1555307bfba134073c1150ad26682f0b",
                "md5": "ff383489091772a1d61da02a902714b5",
                "sha256": "6c31a4cff82d0c095389d2b79aa15e3215634a4eb955a3a8f426c054ef4b0a52"
            },
            "downloads": -1,
            "filename": "sageworks-0.7.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ff383489091772a1d61da02a902714b5",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 312817,
            "upload_time": "2024-07-21T23:05:21",
            "upload_time_iso_8601": "2024-07-21T23:05:21.672447Z",
            "url": "https://files.pythonhosted.org/packages/64/9d/09db2e47a56869ce8ff5e27378ce1555307bfba134073c1150ad26682f0b/sageworks-0.7.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b51460772ffd84404f154d5adeb7a1e1d57dcc3615f23f6a0686a154c1a76cff",
                "md5": "e85aef1cb6c133825cfbe6d8bd0cef3a",
                "sha256": "7f4e163f10e4c5ae9a22d42a77357abef2d22a3881149ec3234559656035d636"
            },
            "downloads": -1,
            "filename": "sageworks-0.7.2.tar.gz",
            "has_sig": false,
            "md5_digest": "e85aef1cb6c133825cfbe6d8bd0cef3a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3551703,
            "upload_time": "2024-07-21T23:05:27",
            "upload_time_iso_8601": "2024-07-21T23:05:27.443866Z",
            "url": "https://files.pythonhosted.org/packages/b5/14/60772ffd84404f154d5adeb7a1e1d57dcc3615f23f6a0686a154c1a76cff/sageworks-0.7.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-21 23:05:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "SuperCowPowers",
    "github_project": "sageworks",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "sageworks"
}
        
Elapsed time: 0.27003s