Skip to main content

An open-source Python 3 assistant library built for people and made to be super easy to setup and understand!

Project description

An open-source 🤖💬 Python 3 assistant library built for people and made to be super easy to setup and understand.

pytlas translates natural language sentences into python skills you can easily define yourself. It makes it really easy to develop your own Google Assistant, Alexa or whatever but runs on your device with your trusted code and no connection to obscure servers.

🎮 Want to try it? Check the official demo!

🌊 Want to get your feet wet? Have a look at the example/skills folder to see how it works!

📚 Want to go further and develop your own skill? Let’s visit the latest documentation and share your work!

Quick start

Installation

$ pip install pytlas[snips] # Gets the latest release from pypi
$ git clone https://github.com/atlassistant/pytlas && cd pytlas && pip install -e .[snips] # or directly from source

Testing

When `pytest` is also installed, it may cause some tests to fail, so make sure it is not installed with `pip uninstall -y pytest` or use venv

$ git clone https://github.com/atlassistant/pytlas && cd pytlas
$ pip install -e .[snips,test]
$ python -m nose --with-doctest --with-coverage --cover-package=pytlas

Linting

$ pylint pytlas setup.py # in the root directory

Authors

Contributing

Contributions are welcome! pytlas is being developed on our spare time so every help is greatly appreciated to push this project further.

I have ideas!

Don’t hesitate to submit them in the repo and we’ll see what can be done.

I have skills & time!

Great, have a look at the github project page to see the big plans for upcoming releases or fix unresolved issues to start.

I have money!

If you want to donate to help us find more time to work on pytlas and similar projects, you can support us on liberapay liberapay, thanks ❤️!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytlas-5.1.3.tar.gz (51.1 kB view details)

Uploaded Source

File details

Details for the file pytlas-5.1.3.tar.gz.

File metadata

  • Download URL: pytlas-5.1.3.tar.gz
  • Upload date:
  • Size: 51.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4

File hashes

Hashes for pytlas-5.1.3.tar.gz
Algorithm Hash digest
SHA256 7b1060bfc598bf0c28d32f3f4a137366736eea4f23d93e91893229399e610a21
MD5 21b754225e4c7770a25b377ed91f47bd
BLAKE2b-256 c8b467aeb6381b7c0685e13d98dffbce0b8900a182a9026cef5668cc69eeac93

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page