Raw data
{
"_id": null,
"home_page": null,
"name": "frontier",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "machine-learning, llm, fine-tuning, lora, training, ai, frontier",
"author": null,
"author_email": "Frontier Signal Team <support@frontier.engineering>",
"download_url": "https://files.pythonhosted.org/packages/9c/72/a9d618325f9fdb25221b28c759cacd4fb305c27c7c7586ebeda54ef10038/frontier-0.1.5.tar.gz",
"platform": null,
"description": "# frontier-sdk\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python SDK for Frontier",
"version": "0.1.5",
"project_urls": {
"Documentation": "https://frontier.engineering/docs",
"Homepage": "https://github.com/wright-labs/signal",
"Issues": "https://github.com/wright-labs/signal/issues",
"Repository": "https://github.com/wright-labs/signal"
},
"split_keywords": [
"machine-learning",
" llm",
" fine-tuning",
" lora",
" training",
" ai",
" frontier"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "2b43ac0a2bfb8e20fcd42c519b9842d8599ff9270c0256dc76c050f4d70811c9",
"md5": "6e52fa4fea6bde99f1d5eb5ecf30bdac",
"sha256": "af0aae86a94ef8450e027da36604cd6351c1b4df00f865666051d03ed80d955d"
},
"downloads": -1,
"filename": "frontier-0.1.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6e52fa4fea6bde99f1d5eb5ecf30bdac",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 21038,
"upload_time": "2025-10-30T06:41:58",
"upload_time_iso_8601": "2025-10-30T06:41:58.108979Z",
"url": "https://files.pythonhosted.org/packages/2b/43/ac0a2bfb8e20fcd42c519b9842d8599ff9270c0256dc76c050f4d70811c9/frontier-0.1.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9c72a9d618325f9fdb25221b28c759cacd4fb305c27c7c7586ebeda54ef10038",
"md5": "d3dc7b86d4daf3113033bdb72080917f",
"sha256": "e08b12b58e0d6ab504b79d1f9a1658bdfc457c5f1c7ca3e88329fc7e02de55a9"
},
"downloads": -1,
"filename": "frontier-0.1.5.tar.gz",
"has_sig": false,
"md5_digest": "d3dc7b86d4daf3113033bdb72080917f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 27171,
"upload_time": "2025-10-30T06:41:59",
"upload_time_iso_8601": "2025-10-30T06:41:59.215903Z",
"url": "https://files.pythonhosted.org/packages/9c/72/a9d618325f9fdb25221b28c759cacd4fb305c27c7c7586ebeda54ef10038/frontier-0.1.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-30 06:41:59",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "wright-labs",
"github_project": "signal",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "fastapi",
"specs": [
[
">=",
"0.115.0"
]
]
},
{
"name": "uvicorn",
"specs": [
[
">=",
"0.30.0"
]
]
},
{
"name": "pydantic",
"specs": [
[
">=",
"2.0.0"
]
]
},
{
"name": "requests",
"specs": [
[
">=",
"2.31.0"
]
]
},
{
"name": "supabase",
"specs": [
[
">=",
"2.3.0"
]
]
},
{
"name": "python-dotenv",
"specs": [
[
">=",
"1.0.0"
]
]
},
{
"name": "python-jose",
"specs": [
[
">=",
"3.3.0"
]
]
},
{
"name": "passlib",
"specs": [
[
">=",
"1.7.4"
]
]
},
{
"name": "python-multipart",
"specs": [
[
">=",
"0.0.6"
]
]
},
{
"name": "bcrypt",
"specs": [
[
">=",
"4.1.2"
]
]
},
{
"name": "slowapi",
"specs": [
[
">=",
"0.1.9"
]
]
},
{
"name": "modal",
"specs": [
[
">=",
"0.69.0"
]
]
},
{
"name": "pyyaml",
"specs": [
[
">=",
"6.0.0"
]
]
},
{
"name": "boto3",
"specs": [
[
">=",
"1.34.0"
]
]
},
{
"name": "botocore",
"specs": [
[
">=",
"1.34.0"
]
]
},
{
"name": "pytest",
"specs": [
[
">=",
"8.0.0"
]
]
},
{
"name": "pytest-cov",
"specs": [
[
">=",
"4.1.0"
]
]
},
{
"name": "pytest-asyncio",
"specs": [
[
">=",
"0.23.0"
]
]
},
{
"name": "httpx",
"specs": [
[
">=",
"0.27.0"
]
]
}
],
"lcname": "frontier"
}