Metadata-Version: 1.1
Name: freelancersdk
Version: 0.1.18
Summary: Offical Freelancer.com SDK
Home-page: https://github.com/freelancer/freelancer-sdk-python
Author: Freelancer.com
Author-email: api-support@freelancer.com
License: UNKNOWN
Description: Python library for Freelancer.com API
        =====================================
        
        This is a Python library for the `Freelancer.com
        API <https://developers.freelancer.com>`__. Using this, you can interact
        with Freelancer.com from your Python applications. It supports Python
        2.7 and Python 3 (3.6+). For more about information about the
        Freelancer.com API, visit https://developers.freelancer.com.
        
        Please see `README <https://github.com/freelancer/freelancer-sdk-python>`__ on the
        project page to get started.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
