Proposals are currently absent
Current freelance projects in the category Python
Need a specialist for writing parsers who can bypass CLOUDFRAME. Parsing of products occurs from sites with authorization. There are 10+ donors of varying complexity, with different levels of protection. Parsing of products occurs from sites with authorization. Parses data into a ready-made Mysql database + photographs on the server. It is necessary to write a parser according to the tasks described in the technical assignment and adapt the data to the existing database for full functionality on the site. Technical assignment and example donor upon request. Desktop parsers and C# are not considered.
A lightweight and fast microservice is required to generate PDF documents (invoices, acts, reports) based on HTML/CSS templates (Jinja2) and incoming JSON data using Python. The service should accept data via API, render the document, and return the finished file or save it to an S3-compatible storage.Technology Stack Language: Python 3.11+ Framework: FastAPI PDF Generation: Weasyprint or Playwright / Jinja2 (for templating) Tools: Celery (for background generation of heavy reports), DockerFunctional Requirements POST /api/v1/templates (Template Registration): Upload HTML template and styles, save them in the system under a unique name (slug). POST /api/v1/reports/generate (Synchronous Generation): Accepts template_slug and a JSON object with data. Returns the finished PDF file in the response body (suitable for small invoices). POST /api/v1/reports/generate-async (Asynchronous Generation): For heavy reports. Puts the task in the queue (Celery). Returns task_id. Upon completion of generation, uploads the file to S3 and sends a Webhook to the specified URL with a download link.Acceptance Criteria The code is structured (divided into modules: api, core, tasks, services). Presence of Docker Compose (FastAPI + Redis + Celery). Test coverage (pytest) for generation endpoints.
Bot for mirroring positions on Binance Futures (Python) A bot is needed that reads my positions on Hyperliquid (public API) and Bitget Futures (my read-only key) and proportionally replicates them on my Binance USDT-M Futures via API. Logic: opening, increasing, partial closing, full closing — everything is mirrored with a customizable size ratio. Polling every 5–10 seconds. Correct handling of partial closures and averaging is mandatory. Requirements: notifications in Telegram about trades and errors; config (pairs, ratio, limits); deployment on my VPS + instructions; source code is transferred to me. I will enter the keys myself. Stages: 1) Hyperliquid→Binance, test with small amounts; 2) Bitget→Binance. Payment through safe in stages. In your response, indicate your experience with exchange APIs and how you will handle a partial closure of 30% of the position by the leader.
A deep technical verification of three PDF files for authenticity and possible signs of editing or forgery is required. Not only a visual assessment of the documents is needed. The performer must have a good understanding of the internal structure of PDF files and be able to analyze: file metadata; PDF structure and individual objects; creation history and possible editing; software used; embedded fonts, images, layers, and other elements; possible signs of re-saving, conversion, modifications, or backdating of the document; any technical discrepancies that may indicate manipulation of the files. Based on the verification results, a clear written conclusion regarding each file must be provided, indicating the identified signs, risks, and limitations of the verification. We are considering specialists who have practical experience in digital forensics, PDF document analysis, metadata, or verifying electronic files for authenticity. In your response, please briefly describe your experience, methods, and tools that you use for such verification.
The indicator for use in trading should determine certain ranges with history and analyze them with the current one.