OpenSam

View on PyPIReverse Dependencies (0)

0.1b1 opensam-0.1b1-py3-none-any.whl

Wheel Details

Project: OpenSam
Version: 0.1b1
Filename: opensam-0.1b1-py3-none-any.whl
Download: [link]
Size: 23142
MD5: b5fb9d94ad03f1a546c7b8fbfbec8f3f
SHA256: ab4f0afbf3f9c5799645458b6df913aa779e3c0022bb9fc9f672d67bf0ce9f07
Uploaded: 2024-04-22 16:52:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: OpenSam
Version: 0.1b1
Summary: A GPT based slack bot trained to specific personalities and use cases.
Author-Email: Johannes Maron <johannes[at]maron.family>
Project-Url: Changelog, https://github.com/voiio/Sam/releases
Project-Url: Documentation, https://code.voiio.de/Sam/
Project-Url: Project-URL, https://github.com/voiio/Sam/
Keywords: GPT,AI,Slack,OpenAI,bot
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Communications :: Chat
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Communications :: Email
Classifier: Topic :: Games/Entertainment :: Role-Playing
Classifier: Topic :: Multimedia :: Sound/Audio :: Conversion
Classifier: Topic :: Multimedia :: Sound/Audio :: Speech
Classifier: Topic :: Office/Business
Classifier: Topic :: Office/Business :: Groupware
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Human Machine Interfaces
Classifier: Topic :: Text Processing :: Markup :: Markdown
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11
Requires-Dist: aiohttp
Requires-Dist: click
Requires-Dist: certifi
Requires-Dist: markdownify
Requires-Dist: redis
Requires-Dist: requests
Requires-Dist: slack-bolt
Requires-Dist: openai (>=1.21.0)
Requires-Dist: pyyaml
Requires-Dist: algoliasearch
Requires-Dist: sentry-sdk
Requires-Dist: pydoc-markdown; extra == "docs"
Requires-Dist: mkdocs-material; extra == "docs"
Requires-Dist: pymdown-extensions; extra == "docs"
Requires-Dist: bandit (==1.7.8); extra == "lint"
Requires-Dist: black (==24.4.0); extra == "lint"
Requires-Dist: isort (==5.13.2); extra == "lint"
Requires-Dist: pydocstyle[toml] (==6.3.0); extra == "lint"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-asyncio; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-env; extra == "test"
Provides-Extra: docs
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 2602 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
sam/__init__.py sha256=FwvRHpvChybA9nz-isWAYWWu7nMIc85PMFAXxuJ5N4Q 343
sam/__main__.py sha256=ODpgTpFRRBjiNUPaP5G3VcJ5iIp8KHqRc2UhgFBDG6M 2779
sam/_version.py sha256=kP-y7_3WS1vnzxW0_kF_CSXAa6x5XDchnbTfsBT-3q4 408
sam/bot.py sha256=EDIUuQoMK_3UYosXVpSiyILqNb91Pq2k2tyU6HOGt5o 10451
sam/config.py sha256=9puWCdPZ5eJ0s9XfxOBc3Uu4wZybAVwy5fTcZEfP99g 2780
sam/slack.py sha256=UKsJJhH_FYw0DY7XxTwE110JRmaamfdqBITChqrtzAw 7898
sam/tools.py sha256=4C9Nj60-sRvmph13jYBEIp_Pp0RSiyTH5Oofz7OmeTU 2516
sam/typing.py sha256=jfj7fBCD3T8YtjIE2DZSB0hH67O2DKpt6Ysu2qM2Cw8 580
sam/utils.py sha256=sviR1uUeF0GXge75Otm5gd2iDBAXm1014cuRxj-VXCs 3572
sam/contrib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sam/contrib/algolia/__init__.py sha256=0FXrUu6uBZ0yqQtvXyNKUKlRJHIY_ZBiWXj_mhJ66dY 2031
sam/contrib/algolia/config.py sha256=mJnhMb1HuImdzPPVR0Lj8P1gRyosX2DhbWAhx2ME7Vo 319
sam/contrib/algolia/tools.py sha256=Sp0oDu2yrNXdZWbqZdSs-6FRMXt70ekx1lHiMFv9VKU 1244
sam/contrib/brave/__init__.py sha256=0J4qqsVJkD2bVA5to0pXwLP8rUTV2ICR_-sLf6_MpyA 6734
sam/contrib/brave/config.py sha256=nXN47DcDdzFH5i9LYGFGR5aCpAgZqR9JjVCa912JpOQ 541
sam/contrib/brave/tools.py sha256=2OcfrWKJvfpc6J2q8Z89Ok0hCRsGLp1OkWl1dM5lXu4 1514
sam/contrib/github/__init__.py sha256=Gvgk4tqbs_Ct1vw6K4KKewFEER3pOWYWvS97OLXXV7g 1916
sam/contrib/github/config.py sha256=02Caes4xdlOM70-gCMEcAZ00PuN7e9oOloot1rzQUXU 333
sam/contrib/github/tools.py sha256=pnGX11QBejR10KQ6jwI8NfVUwE0qO955gaqKSmIEwAw 1106
opensam-0.1b1.dist-info/entry_points.txt sha256=FGpaWmHr_4fi3089qVgOAgjJC1raFXGKfbVOu2crikg 40
opensam-0.1b1.dist-info/LICENSE sha256=6kTF92nxUp51XoWlxRE2Uf0jg1KBzOHGpkWVAOPF4-k 1497
opensam-0.1b1.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
opensam-0.1b1.dist-info/METADATA sha256=_q7y0Z4G0OQbBmpGjN8r-H1B566uzakWdnSbqQ8FbZQ 5103
opensam-0.1b1.dist-info/RECORD

entry_points.txt

sam = sam.__main__:cli