Metadata-Version: 2.1
Name: speckle
Version: 0.1.5
Summary: Python client for Speckle framework.
Home-page: https://github.com/speckleworks/SpeckleBlender
Author: Tom Svilans
Author-email: tom.svilans@gmail.com
License: MIT
Description: # PySpeckle
        A Python Speckle Client
        
        [Speckle.Works](https://www.speckle.works)
        
        > Speckle: open digital infrastructure for designing, making and operating the built environment.
        > We reimagine the design process from the Internet up: Speckle is an open source (MIT) initiative for developing an extensible Design & AEC data communication and collaboration platform.
        
        ## Disclaimer
        This code is very WIP and as such should be used with extreme caution, on non-sensitive projects.
        There is much to be tightened up, optimized, organized, etc. but the basic functionality is there.
        
        ## Description
        
        PySpeckle is a light Python wrapper / interface for the Speckle framework. It can be used independently through Python scripts, or as a base for building various plug-ins, such as [SpeckleBlender](https://github.com/speckleworks/SpeckleBlender). 
        
        ## Notes
        SpeckleBlender is written and sort of maintained by [Tom Svilans](http://tomsvilans.com) ([Github](https://github.com/tsvilans)).
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
