Budget: 30 USD Deadline: 1 day
Good afternoon! ready to fulfill your order quickly and efficiently
Budget: 20 USD Deadline: 1 day
Good day, it doesn't look badly ready to get to work, to agree details write in the number
Budget: 55 USD Deadline: 1 day
Congratulations to Darry!I have great experience in developing and implementing programs on Python, including projects using object-oriented programming.My expertise includes the development of programs that work with a large amount of data and use the principles of object-oriented programming to improve the structure and code readability.With regard to my experience, with regard to the tasks you described:
Email Simulator using OOP:
Realized the function of adding, reflection and resortion of emails.Created classes for the presentation of e-mails and e-mail simulator.Task Manager in Python:
Developed systems to add and reflect tasks and users.Used an objectively-oriented approach for effective organization and code use.I will add the comment code in English.The task caused interest in me.I am confident that I have the skills needed for their successful performance.Thank you for your attention to my letter.I will be pleased to provide the necessary additional information.With respect, peaceful heaven.
- Projects 3
- Rating -
- Rating 345
Budget: 20 USD Deadline: 1 day
Welcome to!
I will perform the task quickly and efficiently, explain everything done and bring the task to the end. If everything is pleased, then write to me in personal and I will go to the performance.
Tymur Mamyedov
Winning proposal- Projects 31
- Rating -
- Rating 1 778
Budget: 26 USD Deadline: 1 day
Hello to you! I do everything quickly and quality today.
Write to LS to discuss details.
Budget: 30 USD Deadline: 2 days
Good morning, I have great experience in developing messengers and user interfaces on python, I can perform quickly and quality, everything will be with OOP. You can see the portfolio, there are similar projects.
Budget: 30 USD Deadline: 2 days
Good luck, a very simple task. I can make a graphic interface on pyqt/pyside or tkinter, or console. You can store the database for tasks/messages on mysql, sqlite or in the text format/json.
Budget: 50 USD Deadline: 1 day
Good morning, I did like Python, so it won’t take a lot of time. Always open to the link, if there is a question, we will be able to set a small myth where I will explain the code.
I’ll be waiting for your message with a more detailed TZ!
Budget: 30 USD Deadline: 1 day
Good morning, I will be happy to help with my homework.
I will do everything in the near future.
Write to me to discuss details.
I will be happy to cooperate!
Proposals concealed
Proposals are currently absent
Current freelance projects in the category Python
As part of enhancing the cybersecurity level of our infrastructure, we need to abandon the practice of storing "eternal" and static API keys, passwords, and integration tokens in the configuration files (.env, appsettings.json, config.yaml) of our microservices. Business Goal: Create a single secure storage point for confidential data (secrets) with a mechanism for their automatic updating (rotation) in external systems on a schedule. Our other services will request current tokens "on the fly" via API, which will minimize damage in case of compromise of any system component.Security Model and Encryption (Crypto Core) No secret should be stored in plaintext in the database. Upon application startup, a Master Key is passed to the environment variables. If the key is missing or has an invalid length, the service should fail at the initialization stage with a clear error in the logs. Each secret is encrypted before being written to the database using this Master Key. Upon request, it is decrypted in memory and returned in the response body.Audit Logging (Audit Trail) Any action with secrets (creation, reading by the service, successful or unsuccessful rotation) must be recorded in a separate log file audit.log (or a separate table in the database). Strict Taboo: It is strictly prohibited to record the actual values of secrets in the audit log (neither in plaintext nor in encrypted form).
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.
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.