{"id":48039466,"url":"https://github.com/atlassistant/pytlas","last_synced_at":"2026-04-04T14:05:40.319Z","repository":{"id":57457874,"uuid":"143598841","full_name":"atlassistant/pytlas","owner":"atlassistant","description":"An open-source 🤖💬 Python 3 assistant library built for people and made to be super easy to setup and understand","archived":false,"fork":false,"pushed_at":"2020-02-07T15:04:35.000Z","size":4403,"stargazers_count":38,"open_issues_count":4,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-09-07T05:55:11.631Z","etag":null,"topics":["ai","assistant","bot","chatbot","nlu","privacy","pytlas","self-hosted"],"latest_commit_sha":null,"homepage":"https://atlassistant.github.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atlassistant.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":"atlassistant","issuehunt":null,"otechie":null,"custom":null}},"created_at":"2018-08-05T09:14:20.000Z","updated_at":"2024-05-27T13:10:37.000Z","dependencies_parsed_at":"2022-09-07T01:53:31.546Z","dependency_job_id":null,"html_url":"https://github.com/atlassistant/pytlas","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/atlassistant/pytlas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atlassistant%2Fpytlas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atlassistant%2Fpytlas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atlassistant%2Fpytlas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atlassistant%2Fpytlas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atlassistant","download_url":"https://codeload.github.com/atlassistant/pytlas/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atlassistant%2Fpytlas/sbom","scorecard":{"id":214791,"data":{"date":"2025-08-11","repo":{"name":"github.com/atlassistant/pytlas","commit":"bbd2a722ae4eda5733d63100cbb309f78f931cf6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/18 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T01:27:08.226Z","repository_id":57457874,"created_at":"2025-08-17T01:27:08.226Z","updated_at":"2025-08-17T01:27:08.226Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31402277,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","assistant","bot","chatbot","nlu","privacy","pytlas","self-hosted"],"created_at":"2026-04-04T14:05:39.618Z","updated_at":"2026-04-04T14:05:40.299Z","avatar_url":"https://github.com/atlassistant.png","language":"Python","funding_links":["https://liberapay.com/atlassistant","https://liberapay.com/atlassistant/donate"],"categories":[],"sub_categories":[],"readme":"pytlas |travis| |cover| |pypi| |rtd| |license| |donate| |gitter|\n================================================================\n\n.. |travis| image:: https://travis-ci.org/atlassistant/pytlas.svg?branch=master\n    :target: https://travis-ci.org/atlassistant/pytlas\n\n.. |cover| image:: https://codecov.io/gh/atlassistant/pytlas/branch/master/graph/badge.svg\n    :target: https://codecov.io/gh/atlassistant/pytlas\n\n.. |pypi| image:: https://badge.fury.io/py/pytlas.svg\n    :target: https://badge.fury.io/py/pytlas\n\n.. |rtd| image:: https://readthedocs.org/projects/pytlas/badge/?version=latest\n    :target: https://pytlas.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation Status\n\n.. |license| image:: https://img.shields.io/badge/License-GPL%20v3-blue.svg\n    :target: https://www.gnu.org/licenses/gpl-3.0\n\n.. |donate| image:: http://img.shields.io/liberapay/goal/atlassistant.svg?logo=liberapay\n    :target: https://liberapay.com/atlassistant/donate\n\n.. |gitter| image:: https://img.shields.io/gitter/room/atlassistant/pytlas\n    :target: https://gitter.im/pytlas/community\n\nAn open-source 🤖💬 Python 3 assistant library built for people and made to be super easy to setup and understand.\n\n**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.\n\n🎮 Want to try it? Check the `official demo \u003chttps://atlassistant.github.io/\u003e`_!\n\n🌊 Want to get your feet wet? Have a look at the `example/skills` folder to see how it works!\n\n📚 Want to go further and develop your own skill? Let's visit the `latest documentation \u003chttps://pytlas.readthedocs.io\u003e`_ and share your work!\n\nQuick start\n-----------\n\nInstallation\n~~~~~~~~~~~~\n\n.. code-block:: bash\n\n  $ pip install pytlas[snips] # Gets the latest release from pypi\n  $ git clone https://github.com/atlassistant/pytlas \u0026\u0026 cd pytlas \u0026\u0026 pip install -e .[snips] # or directly from source\n\nTesting\n~~~~~~~\n\n*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*\n\n.. code-block:: bash\n\n  $ git clone https://github.com/atlassistant/pytlas \u0026\u0026 cd pytlas\n  $ pip install -e .[snips,test]\n  $ python -m nose --with-doctest --with-coverage --cover-package=pytlas\n\nLinting\n~~~~~~~\n\n.. code-block:: bash\n\n  $ pylint pytlas setup.py # in the root directory\n\nAuthors\n-------\n\n- `Julien Leicher \u003chttps://github.com/YuukanOO\u003e`_\n- `Jean-Michel Lekston \u003chttps://github.com/lekstonjm\u003e`_\n\nContributing\n------------\n\nContributions are **welcome**! **pytlas** is being developed on our spare time so every help is greatly appreciated to push this project further.\n\nI have ideas!\n~~~~~~~~~~~~~\n\nDon't hesitate to submit them in the repo and we'll see what can be done.\n\nI have skills \u0026 time!\n~~~~~~~~~~~~~~~~~~~~~\n\nGreat, have a look at `the github project page \u003chttps://github.com/atlassistant/pytlas/projects/1\u003e`_ to see the big plans for upcoming releases or fix unresolved issues to start.\n\nI have money!\n~~~~~~~~~~~~~\n\n.. |liberapay| image:: https://liberapay.com/assets/widgets/donate.svg\n    :target: https://liberapay.com/atlassistant/donate\n\nIf 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 ❤️!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatlassistant%2Fpytlas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatlassistant%2Fpytlas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatlassistant%2Fpytlas/lists"}