Metadata-Version: 2.4
Name: camelids
Version: 0.0.3
Summary: API calls to 'llama' models without dependencies.
Author-email: Alexander Fedotov <alex.fedotov@aol.com>
Project-URL: Homepage, https://github.com/alxfed/camelids
Project-URL: Bug Tracker, https://github.com/alxfed/camelids/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# camelids
Camelids are large herbivorous mammals in the family Camelidae.
<pre>
  pip install camelids
</pre>
Then:
```Python
  # Python
  import camelids
```
## Without (!!!) unnecessary dependencies,
- no 'typed dictionaries';
- no 'Pydantic'.
