Metadata-Version: 2.1
Name: swtoolkit
Version: 0.1.1
Summary: A SolidWorks Toolkit for Python
Home-page: https://github.com/Glutenberg/swtoolkit.git
License: MIT
Author: Glutenberg
Author-email: josh@colescanada.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: psutil (>=5.8.0,<6.0.0)
Requires-Dist: pywin32 (>=300,<301)
Project-URL: Repository, https://github.com/Glutenberg/swtoolkit.git
Description-Content-Type: text/x-rst

.. image:: docs/images/logo_swtoolkit.png
        :alt: SW ToolKit
        :align: center
        :width: 600

.. This '|' generates a blank line to avoid sticking the logo to the
   section.


.. image:: https://img.shields.io/pypi/v/swtoolkit.svg?style=flat-square
        :target: https://pypi.python.org/pypi/swtoolkit
        :alt: PyPi Version

.. image:: docs/images/intro_code.png
        :alt: |
        :width: 600
        :align: center

SolidWorks Toolkit for Python
=============================
**SW ToolKit** allows you to leverage Python to quickly develop powerful scripts and programs to automate your SolidWorks workflow.

* Free software: MIT license

|Made With Python|

.. |Made With Python| image:: http://ForTheBadge.com/images/badges/made-with-python.svg
        :target: https://www.python.org/
        :alt: |


