Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
mlcl-trading
/
afp-backend
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
afp-backend
/
app
/
services
57.8 kB
Ctrl+K
Ctrl+K
5 contributors
History:
18 commits
Yarin35
feat(quotation): allow selecting specific global discounts in price calculation
72fd17e
3 days ago
__init__.py
Safe
28 Bytes
Add FastAPI application structure with Prisma integration, including API endpoints, services, repositories, and database setup. Introduce strict layering rules, documentation, and testing strategy.
about 1 month ago
article_import_processor.py
11.3 kB
feat: enhance article import functionality with reference management
10 days ago
brand_service.py
Safe
1.82 kB
Add FastAPI application structure with Prisma integration, including API endpoints, services, repositories, and database setup. Introduce strict layering rules, documentation, and testing strategy.
about 1 month ago
import_dispatcher.py
1.27 kB
Implement price import functionality with support for CSV and Excel formats. Add API endpoint for starting price imports, including validation and error handling. Introduce new schemas, services, and repositories for price data management. Update documentation to reflect new features and usage. Enhance tests to cover the added functionality.
17 days ago
import_file_storage.py
1.86 kB
Implement Supabase Storage integration for import files, allowing uploads and downloads of article and price data. Update import processing to utilize the new storage service, including metadata handling and error management. Refactor related services and repositories, and enhance documentation to reflect these changes. Add tests for new functionality and ensure existing tests are updated accordingly.
18 days ago
import_service.py
6.96 kB
Implement price import functionality with support for CSV and Excel formats. Add API endpoint for starting price imports, including validation and error handling. Introduce new schemas, services, and repositories for price data management. Update documentation to reflect new features and usage. Enhance tests to cover the added functionality.
17 days ago
job_runner.py
604 Bytes
Implement price import functionality with support for CSV and Excel formats. Add API endpoint for starting price imports, including validation and error handling. Introduce new schemas, services, and repositories for price data management. Update documentation to reflect new features and usage. Enhance tests to cover the added functionality.
17 days ago
price_import_processor.py
11.6 kB
Implement price import functionality with support for CSV and Excel formats. Add API endpoint for starting price imports, including validation and error handling. Introduce new schemas, services, and repositories for price data management. Update documentation to reflect new features and usage. Enhance tests to cover the added functionality.
17 days ago
quotation_service.py
22.3 kB
feat(quotation): allow selecting specific global discounts in price calculation
3 days ago