Metadata-Version: 1.1
Name: alchemyapi-python
Version: 1.2
Summary: Enhanced version of AlchemyAPI Python SDK
Home-page: https://github.com/AlchemyAPI/alchemyapi_python
Author: AlchemyAPI
Author-email: support@alchemyapi.com
License: Apache
Description: # alchemyapi_python #
        
        A sdk for AlchemyAPI using Python
        
        
        ## AlchemyAPI ##
        
        AlchemyAPI offers artificial intelligence as a service. We teach computers to learn how to read and see, and apply our technology to text analysis and image recognition through a cloud-based API. Our customers use AlchemyAPI to transform their unstructured content such as blog posts, news articles, social media posts and images into much more useful structured data. 
        
        AlchemyAPI is a tech startup located in downtown Denver, Colorado. As the world’s most popular text analysis service, AlchemyAPI serves over 3.5 billion monthly API requests to over 35,000 developers. To enable our services, we use artificial intelligence, machine learning, neural networks, natural language processing and massive-scale web crawling. Our technology powers use cases in a variety of industry verticals, including social media monitoring, business intelligence, content recommendations, financial trading and targeted advertising.
        
        More information at: http://www.alchemyapi.com
        
        
        
        ## API Key ##
        
        To use AlchemyAPI, you'll need to obtain an API key and attach that key to all requests. If you do not already have a key, please visit: http://www.alchemyapi.com/api/register.html
        
        
        
        ## Requirements ##
        
        The Python SDK requires that you install the [Requests Python module](http://docs.python-requests.org/en/latest/user/install/#install).
        
        
        	
        	
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
