Create a filter module for FastAPI Python 3.11 SQLAlchemy Core
- support operations and '& - andibh - or' (group)
- support __eq __ilike __gt[lt,gte,lte] and so onAlso ‘__in’ (operators)
- support __not_eq, __not__ilike and so onAll operations must support “not” (additional operators)
If there is something already ready, ready to consider and adapt.Details: - the module must include unit-tests
The class is initiated as Dependency or, for example, so (it is an example of a pseudonym, disguised by your options):user_filter_service = FilterService(USER_TABLE, fields=('name, 'id'), field_operations={'name': ['eq']})
(a)api.get('/user')
async def get_user(filters = Query(default=''), db=sqlalchemy_connection):
query = user_filter_service.apply(db, filters) according to being realised, a separate method under a set of filters
If you have any questions, welcome to discuss, budget and time of execution yours.At the time of execution you get (+) signature freelance hunt for free from me.
Basic PostgreSQL, all queries are built by sqlalchemy core query builder
Клас Query - стандартний клас не треба реалізувати там буде просто рядок з правилами 'field_one__eq=3&field_three__in=[1,2,3]'
Основна база PostgreSQL, усі запити будуютьсячерез sqlalchemy core query builder
Client's review of cooperation with Vladislav Turus
Create a filter module for FastAPI Python 3.11 SQLAlchemy CoreVery satisfied with the result, the project was completed quickly including the tests. Improved adjustments to the class design. The practitioner also thoroughly divides everything into subjects, tasks if necessary also update the status. I recommend cooperation!
Freelancer's review of cooperation with Yaroslav R.
Create a filter module for FastAPI Python 3.11 SQLAlchemy Coreand competent. Reply quickly
Current freelance projects in the category Python
Create a bot in Telegram (seller's cabinet)
16 USD
Hello everyone I need a user personal account in the format of a bot in Telegram After launching and completing the survey, a personal account is created for the user (which allows them to access the system for further buttons) so that each registered user is displayed in a… Python, Bot Development ∙ 17 hours 42 minutes back ∙ 88 proposals |
Find a product feed (Google Merchant XML) for a website on OpenCart
16 USD
It is necessary to find a direct link to the active product feed (XML) of a competitor for Google Merchant Center Platform (CMS): OpenCart / ocStore Find the original feedRequirements for the result: Working link to the XML file Python, Data Parsing ∙ 1 day 3 hours back ∙ 19 proposals |
Development of a TikTok farm (content factory)It is necessary to develop a system for centralized management of multiple TikTok accounts with automatic content publishing, using individual proxies and simulating natural account activity. Functional Requirements1. Account Management Adding and removing TikTok accounts.… Python, Bot Development ∙ 1 day 15 hours back ∙ 16 proposals |
Improve the performance of Claude Code and work on software development.I am currently developing CRM and Analytics software. I am using Claude Code, but I understand that the results are not the best in terms of changes. There are 2 tasks - Need help creating a preset for skills, MD, and so on to improve quality. Take verified ones that have been… AI & Machine Learning, Python ∙ 1 day 21 hours back ∙ 23 proposals |
OCR systemA system for recognizing text on postal envelopes (index for whom - only numbers). The text can sometimes be handwritten. Recognition of stamps (counting quantity and denomination) Python ∙ 2 days back ∙ 25 proposals |