Metadata-Version: 1.2
Name: blackfynn
Version: 2.3.1
Summary: Python client for the Blackfynn Platform
Home-page: http://app.blackfynn.io
Author: Blackfynn, Inc.
Author-email: mark@blackfynn.com
License: UNKNOWN
Description: blackfynn-python
        ================
        
        Python client and command line tool for Blackfynn.
        
        Installation
        ------------
        
        To install, simply
        
        .. code:: bash
        
            pip install -U blackfynn
        
        See `install notes <INSTALL.rst>`_ for more details.
        
        Documentation
        -------------
        
        Client and command line documentation can be found on `Blackfynn’s
        documentation website`_.
        
        .. _Blackfynn’s documentation website: http://docs.blackfynn.io/platform/clients/index.html#python-client
        
Keywords: blackfynn client rest api
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Utilities
Requires-Python: <3
