Metadata-Version: 2.1
Name: rasa-pro
Version: 0.0.1
Summary: Rasa Pro package
Home-page: https://rasa.com
Author: Rasa Technologies GmbH
Author-email: hi@rasa.com
Maintainer: Tom Bocklisch
Maintainer-email: tom@rasa.com
License: Apache 2.0
Project-URL: Bug Reports, https://github.com/rasahq/rasa/issues
Project-URL: Source, https://github.com/rasahq/rasa
Description: # Rasa Pro placeholder
        This is an empty placeholder package for pypi.org. 
        
        ## Create a release
        prerequisite:
        * make sure to install `twine`
        
        commands to create and upload a release:
        ```python
        OVERRIDE=true python setup.py sdist
        twine upload dist/*
        ```
        
        
Keywords: nlp machine-learning machine-learning-library bot bots botkit rasa conversational-agents conversational-ai chatbotchatbot-framework bot-framework
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Libraries
Description-Content-Type: text/markdown
