Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    53 pymongo jobs found, pricing in USD

    I'm in need of a competent developer proficient in Python, Docker, and PyMongo for microservices development. I have the code in which the lambda function integrated with S3 Storage bucket , Need to modify it and integrate with OCI Storage bucket. OCI Is Oracle Cloud services. Second need to make build and deploy it on docker and test Key Responsibilities - Development of microservices using Python, Docker, and Pymongo - Employing best practices in microservices development to enhance flexibility Ideal Candidate Skills - Profound understanding and experience in Python programming - Extensive experience with Docker and Pymongo - Proven track record in microservices development - Strong understanding of flexible microservices development techniques Consider a...

    $114 (Avg Bid)
    $114 Avg Bid
    12 bids

    ...well-documented codebase. Implement real-time features with Flask-SocketIO. Responsibilities: Set up a Flask project structure with Blueprints for scalability. Convert existing Node.js/Express.js routes to Flask routes. Translate functionality to Flask-SocketIO. Adapt user authentication to work with Flask-Login. Ensure the database schema is compatible with Flask-SQLAlchemy or Flask-PyMongo. Provide basic unit tests for each component. Write comprehensive documentation for setup and deployment. Requirements: Proficient in Python, Flask, and its extensions. Experience with real-time web applications, preferably with Flask-SocketIO. Knowledge of database migration from Node.js to Flask. Ability to write clean, maintainable, and well-documented code following PEP 8 standards. Pr...

    $1138 (Avg Bid)
    $1138 Avg Bid
    67 bids

    I need help setting up MongoDB and revising my existing Python code to make it compatible. I currently have a python code that downloads SEC files, extracts data and stores it in a MongoDB. However, due to storage limitations on my MacBook Pro (early 2015) I tr...database on an external USB device. My Mac runs on macOS Monterey. There is about 220 lines of code. The code worked in the past well, I expect just minor updates to make it compatible with my environment. I am looking for a freelancer who can help me set up MongoDB and review my code to ensure compatibility. Skills and experience needed: - Strong knowledge of pymongo and MongoDB - Experience in setting up and configuring pymongo - Familiarity with MongoDB versions - Ability to review and debug code for any potenti...

    $136 (Avg Bid)
    $136 Avg Bid
    17 bids

    I need a Python script that can collect information about my MongoDB clusters, databases, and their sizes. The script should be compatible with Linux operating systems. The output format should be in CSV format. For this project, I prefer to use PyMongo library.

    $165 (Avg Bid)
    $165 Avg Bid
    48 bids

    We are working on a product having high data volume stored on MongoDB. The data is being received with frequency of thousands of data per second and we have hundreds of MongoDB queries being fired on the database using PyMongo. We need an expert who can help in optimising the MongoDB queries and improve the overall performance of our product.

    $13 / hr (Avg Bid)
    $13 / hr Avg Bid
    7 bids

    ...on a social media....we need someone to make the design (responsive website...mobile app also responsive...simple and minimalistic logo)...we already have the api (but it has bugs and things to be optimized)...we need someone who can make a responsive nextjs website based on the design (the css must be styled components with sass)...optimize our fastapi api (that uses mongodb libraries such as pymongo and mongoengine...and redis....it also includes in part of the job make the pytest tests )...and also make a react native app version of the website the limit of days to be done each part of the project is : -design --> 4 days -nextjs website-->2 weeks -react native app-->2 weeks -pytest tests-->1 week -fastapi api optimization-->1 week and a half (P.S.->the we...

    $264 (Avg Bid)
    $264 Avg Bid
    21 bids

    I will need help with the existing python script - it's a simple 100 lines script Python, pymongo

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    12 bids

    ...stores it in a database ( pymongo ). The user can then view product prices in the App over a course of time ( ie view prices for the last three months for product_id1 or view prices for the last 3 days for product_id2) The python script should be run locally - ie, I'll run the script as a regression on my local machine so you don't need to handle any deployment. script shouldn't make more requests per minute that what is allowed and should follow any API rules set by Amazon Code should be modular - ie: divide it into readable functions with comments and shouldn't be copied from any existing scripts already available ( should be original ) Code should be commented where needed to better explain the code. It needs to be done using Flask and Python3. Use ...

    $75 (Avg Bid)
    $75 Avg Bid
    11 bids

    Looking for someone who can help me with code for update and insert documents in mongoDB with pymongo in python. If the reference number exists it should update document, if not exist it should replace with my json obj. I also have application and connection to mongodb in python. Just need help to do the query. Start: right now I would like you to connect with anydesk and help me.

    $28 (Avg Bid)
    $28 Avg Bid
    7 bids

    using api to perform crud operation on MongoDB atlas

    $102 (Avg Bid)
    $102 Avg Bid
    12 bids

    Hi, We have Django based Panel need modifications in panel. If you are available to start work now bid on this project, I will share with you tasks list.

    $148 (Avg Bid)
    $148 Avg Bid
    25 bids

    Using the Mongo version of our database application, add a feature that uses the capability of Mongo/PyMongo. An example: 1. Using a batch file or some patience, add a few dozen more tasks. 2. Add a search feature that allows submitting a search string. (Much like the "new item" feature allows submitting a string) 3. Use the string to search for tasks containing a string and display only those tasks on the task list page. 4. It would be nice to have some way to clear the search selector. Of course, this is just an example. You are free to do anything you like.

    $167 (Avg Bid)
    $167 Avg Bid
    1 bids

    ...mouse-over events for popups, etc. Task2 upgrade my existing codes; one example as below to work with the front-end above. Github link will be provided when your bid is preferable. Task3 This is required only after the two tasks above are met. Integrate into my existing django as an app . My budget: USD $50 Sample django codes I have used. from import render import folium from pymongo import MongoClient import pyowm # Create your views here. def home(req): lat_lon = [36.0040,128.1540] m = (location=lat_lon,zoom_start=7,tiles='Stamen Terrain') owm = (') mgr = owm.weather_manager() list_info = getInfo('mountain_info') # for f_info in list_info: lat_lon = [float(f_info['lat']),float(f_info[�...

    $128 (Avg Bid)
    $128 Avg Bid
    5 bids

    pymongo based project. I have a couple questions that needs to be answered.

    $45 (Avg Bid)
    $45 Avg Bid
    3 bids

    I need to keep couple of strings inside mongoDB. I have temporary schema of document in attachment. () Need to prepare 2 python methods which will be get set of arguments (instance_id, name and guid) and create or update records inside mongo collection. instance_id = unique instance identifier (string) guid = id of document (string) name = name of instance (string) documents must be filtered thru guid, this is "ObjectId()" Example: def set_instance(self, instance_id, guid,instance_name): key = self.gen_code() #My code self.col.update_one(filter={"_id": ObjectId(guid)}, update={"$push": {"instances": { instance_id: { "instance_name": , "key": key } ...

    $20 (Avg Bid)
    $20 Avg Bid
    1 bids

    next step is to add PyMongo dependency and setup connection to mongo via Lambda Variable: (user/pass/host/db/port) Lambda: - Need to query MongoDB and Not Secret Manager - Import PyMongo - Do Mongo "select" - Not secret manager

    $30 (Avg Bid)
    $30 Avg Bid
    1 bids

    ...Products Note: The development should be well documented and code-commented to easily understand the code and to later add more functions and to maintain the crawler. Optional but recommended technologies are: Selenium, Python, Scrapy,, AWS, Proxy services like Crawlera, lXML, Beautiful Soup, Requests, etc. Another ones Optional but recommended are: Pillow, schedule, Twisted, time, json and pymongo...

    $227 (Avg Bid)
    $227 Avg Bid
    1 bids

    ...listing. Note: The development should be well documented and code-commented to easily understand the code and to later add more functions and to maintain the crawler. Optional but recommended technologies are: Python, Scrapy, Selenium, AWS, Proxy services like Crawlera, lXML, Beautiful Soup, Requests, etc. Another ones Optional but recommended are: Pillow, schedule, Twisted, time, json and pymongo...

    $207 (Avg Bid)
    $207 Avg Bid
    8 bids

    Hi, I am looking for someone with experience in optimizing mongodb update operations. I currently have a mongodb update operation that takes upto several days to run. If you have experience in running update operations efficiently in mongodb, please reach out. I am currently running the update operation using the pymongo driver

    $175 (Avg Bid)
    $175 Avg Bid
    5 bids

    Applicant must be in Montevideo, Uruguay Need help fixing up via specific instructions a python script that scrapes wikipedia, modifies 18 million records on our mongo database. Looking for an ongoing relationship where you work from our trello, working very closely with CTO.

    $19 / hr (Avg Bid)
    $19 / hr Avg Bid
    8 bids

    Hi, we are looking for expertise to scale up our web crawler. Its made in requests and pymongo at the back. We use luminati proxies

    $58 (Avg Bid)
    $58 Avg Bid
    2 bids

    Flask UWSGI Nginx Application not working related to some error with Pymongo. Need someone to fix it as soon as possible, as well as migrate existing mongodb data to atlas

    $315 (Avg Bid)
    $315 Avg Bid
    2 bids

    Hi, I am looking to build a query generator and require assistance in building mongodb queries to do this. If you have extensive experience in mongo queries like aggregation, please let me know. I would require you to show some of the complex mongodb queries that you have created in the past. If you have read this and would like to apply, please post your bid with the passkey --"IREADPROJECTS"

    $158 (Avg Bid)
    $158 Avg Bid
    2 bids

    I need a developer to build me a flask web application using HTML/CSS, JS , JQuery and Python for Flask and Pymongo for Mongodb. The current backend of the application has already been created in python flask and is hosted on a server in EC2 The developer is required to create the web application on the existing backend server. The features of the web application are as follows: 1) Three dashboards are required Student, Admin and Teacher Dashboard. 2) The dashboards can use bootstrap for design purposes. 3) A Payment API will be integrated into the application for payments. 4) The dashboards will follow a wireframe already sketched out. 5) The student and dashboard navigate to a classroom using another API service. Please do not bid on the project, if the desired budget does not ...

    $1146 (Avg Bid)
    $1146 Avg Bid
    49 bids

    Hi, i need someone who is proficient in python flask and pymongo.

    $20 (Avg Bid)
    $20 Avg Bid
    2 bids

    We are looking for a freelancer with good understanding of python (requests, bs4, pymongo, json data) and mongodb. and have proficients knowledge of handling any kind of exception under requests package when doing scraping The purpose of this project is to extract all requested data available in the marketplace. The targeted marketplace are 1. Tokopedia 2. Shopee 3. Bukalapak 4. JdId -> Indonesia 5. Lazada The targeted data are : 1. Detail of the product 2. Detail of the shop The deliverables are in a form of python script that we can run daily using cron in our server with output of the script are mongodb's collection for each marketplace For more details of the project, you can look into the attached file. Should you meet the criteria, please state that you have agree...

    $495 (Avg Bid)
    $495 Avg Bid
    20 bids

    ...skills and competencies): - Key skills: Python, MongoDB, SQL, Advanced MS Excel, R, d3.js, Machine learning, Data analysis and visualization, Natural language processing, Predictive modeling, Data cleaning, Web scraping - Strong programming skills in Python with prior experience of building data models and reporting packages - Ability to analyze large datasets (csv or json), using modules such as pymongo, pandas, scipy, numpy...

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    34 bids

    At the beginning of this project, I will provide you with access to a cloud-based computer with MongoDB and Python...json file with the items in the collection. For example, create or replace the contents of '' with the records inside the MongoDB collection "my_collection". Commit the new/changed .json files and push to GitHub.''' Requirements: - Create temp directories using the 'tempfile' library. - Interact with GitHub using pygit2 () - Interact with MongoDB using PyMongo () - No calls to popen or other low-level OS functions. Everything should work via high-level APIs. - No shell scripting; everything should be in the Python file. - No duplicate code: any code that's used in two places should be factored out.

    $162 (Avg Bid)
    $162 Avg Bid
    11 bids

    ...Programming/Development Skills (essential): Linux experience Database design (SQL, although key/value and document DBs experience considered) Web API design Object Oriented Programming practices Unit testing Mathematics/Algorithms (optional): SKILLS PREFERRED  Python o Creating RESTful APIs using Flask. o ETL using PyPDF. o Database manipulation using SQLAlchemy for Relational Databases and PyMongo for NO SQL Databases o Web scraping using Beautiful Soup  Node.js o Installation of Node.js for AWS EC2 server and, Windows or Linux workstations. o Integration of user-facing elements with server side logic. o Managing dependencies using NPM. o Module caching and scopes. o Storing, retrieving and deleting data in Database.  React.js o Creating reusable components o ...

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    38 bids

    Hello These days I working on my new website I search for someone to set up the server with php extensions and Python running with several modules as: googlemaps ,pymongo, csv and more

    $138 (Avg Bid)
    $138 Avg Bid
    20 bids

    Hi! This project is about a query to get results by date using mongoengine over mongodb to filter results by month, year and month and age So, I have a model in Mongoengine class Contact(): name = (max_length=255, verbose_...6,1)] I will have a lot of register with differents birth dates, but one date for each person. So I would like to do: 1 - Create a query that I can get all person that has birth day in a specific month 2 - Create a query that I can get any person that borns in a single year 3 - Create a query that I can get all persons that is under 18 year old What I will not accepet, query in mongodb and pymongo. I want a query using mongoengine running over python/Django, compatible with python 2.7 and Django 1.4 Let's game begins!

    $55 (Avg Bid)
    $55 Avg Bid
    3 bids

    I need nested CRUD queries for a project that uses Pymongo and CodeIgniter-MongoDB.

    $15 (Avg Bid)
    $15 Avg Bid
    2 bids

    I would like someone to write a script in python to dynamically scrape the betting odds on the following sites: (need to deal with captcha) (need to deal with js generated content) what I mean by dynamic scraped is that I would like to get the odds for the subcategories as wel...sites: (need to deal with captcha) (need to deal with js generated content) what I mean by dynamic scraped is that I would like to get the odds for the subcategories as well (see screenshot) please use python3 and store the results in a data structure i can easily insert into pymongo

    $169 (Avg Bid)
    $169 Avg Bid
    28 bids

    Task: write a MongoDB query and save the results in a JSON file - I need to aggregate this into 10-second intervals - and only select the items with the latest timestamp in each 10-sec interval - and I need to exclude the _id from the results - and order results by timestamp - and limit results by timestamp The result query needs to pull down t...to aggregate this into 10-second intervals - and only select the items with the latest timestamp in each 10-sec interval - and I need to exclude the _id from the results - and order results by timestamp - and limit results by timestamp The result query needs to pull down the items with id1 and id3 only More info and data samples are here

    $25 (Avg Bid)
    $25 Avg Bid
    2 bids

    We develop a python server with TCP/IP communication for an IoT device. We are looking for a programmer with good skills and deep knowledge of Python and MongoDB programming using PyMongo. This work concerns the creation of the python server with MongoDB database for storage of client data (licence, machine ID, username, authentication, etc). Work tasks Development of the Python server (connector PyMongo) and MongoDB database. We will provide database structure and entry data. Required skills Programming platform: Linux 4.13 Programming languages: Python 3.6 Database NOSQL: MongoDB, PyMongo Version control system: Git and GitLab Documentation: SPHINX

    $1824 (Avg Bid)
    $1824 Avg Bid
    24 bids

    I need a query done in PyMongo I need them to group by time and then filter by two fields and return the sum and average. I am having difficulty with the second part of it. you will need to use two of the python scripts that I have already written and modified one that I am stuck on. If you know Pymongo this should not take you more than 20mins including setup. Do not try to give me crazy estimates.

    $25 (Avg Bid)
    $25 Avg Bid
    2 bids

    Transform and visualize spectral density data of sound (stored as flac files) and electrical impulse data (stored as voltage time series .csv). Data collection includes ~6 one-minute recordings per recor...includes ~6 one-minute recordings per recording. The first project goal is to convert multiple flac files from each sensor and convert into wav files for standard integrated visualizations (raw voltage time series, intensity vs. frequency, power spectrum analysis, FFT, autoregression, etc) with subsequent export for data analysis and granular visualization in Python (with Numpy, Matplotlib, and pymongo libraries) + R, and ultimately a light (e.g., Jaguarscript: fridge) persistent offline storage solution of data and intermediate results, to support multiple sessions of further dat...

    $1218 (Avg Bid)
    Featured Urgent
    $1218 Avg Bid
    28 bids

    I need to build REST API using python, flask and pymongo. Other details will be shared via chat. Please bid within the limits.

    $27 (Avg Bid)
    $27 Avg Bid
    2 bids

    need to write pymongo queries on yelp_data

    $31 (Avg Bid)
    $31 Avg Bid
    8 bids

    I am learning Python and need what should only be an hour of tutoring to help me thru a simple problem set. Ranking some data, saving it back to the mongo instance are giving me a bit of trouble. The instance is setup locally on my computer so I want some one with GOOD English to help walk me thru finding a solution. Today anytime would be BEST but over the next couple days is okay.

    $40 / hr (Avg Bid)
    $40 / hr Avg Bid
    3 bids

    Skills required to deliver the Project: • Experience in Web Development for Data Visualization and Analytics. • Should have experience in using MongoDB. • Experience in using Python web frameworks for querying MongoDB database using PyMongo. • Sound Knowledge of Python Django Framework. Deliverables: • Using Python Web Framework we need to create server scripts that interact with MongoDB and render the data in html templates used for creating dashboard. • Create MongoDB queries within the Server Script to retrieve the data in JSON. • Implement Django Framework for admin based User Management(Registration ,Login) for role based data access and dashboard development. Terms & Conditions • Preference is given to individual d...

    $329 (Avg Bid)
    $329 Avg Bid
    7 bids

    ...performance and optimization) * Be fluent in Unix-like environment * Experience in developing / maintenance of HTTP+JSON type APIs Desirable: * rabbitmq (amqp messaging protocol). Exchanges and Queues. Routing protocols. * git/github * Redis * nodejs: Event Oriented Programm. * express framework (nodejs) * Spark, BI and data mining * numpy * Test-driven development * Libraries: - (Python, MongoDB) -> pymongo - (python, rabbitmq) -> kombu - (nodejs, mongodb) -> node-mongodb-native - (nodejs, rabbitmq) ->node-amqp - (nodejs, redis) -> node-redis...

    N/A
    N/A
    0 bids

    ...The new id is a combination of the dt-timestamp and the sid-value (sid = series id) - To construct the sid value, user , and the respective value key. In the initial schema, all values end with “Plugin”. This must be replaced by “Object” - A lot of fields and documents are removed The migration script can either be executed directly in mongodb, in python (using pymongo) or nodejs. 2) Aggregate data using aggregation pipeline The documents in the collection data_raw_new shall be aggregate in 1min, 5min, 15min, 1h, 24h and 7d buckets (collection names data_1min_new, data_5min_new etc.). An aggregated document in the data_1min_new collection might looks as follow: { "_id" : "20150624000500000_FunctionSourceObject. "...

    $252 (Avg Bid)
    Featured
    $252 Avg Bid
    4 bids

    The website this time is: Develop a script to obtain product information from a website, the information we're looking for is: price ... The script must comply the following rules: a) It must extract the information of every product showcased in the webpage. b) None of the products have to be repeated in the database. c) In order to extract every product the script needs to crawl many pages, thus the script needs to be programmed so it will not cycle. The language in which we require the script is Python, using scrapy and pymongo libraries. If necessary we may provide an example of a script already functional. This is not the only script we are interested in, so if the script runs smoothly and we are pleased with the experience we will offer new developments.

    $70 (Avg Bid)
    $70 Avg Bid
    1 bids

    The website this time is: Develop a script to obtain product information from a website, the information we're looking for is: price... The script must comply the following rules: a) It must extract the information of every product showcased in the webpage. b) None of the products have to be repeated in the database. c) In order to extract every product the script needs to crawl many pages, thus the script needs to be programmed so it will not cycle. The language in which we require the script is Python, using scrapy and pymongo libraries. If necessary we may provide an example of a script already functional. This is not the only script we are interested in, so if the script runs smoothly and we are pleased with the experience we will offer new developments.

    $70 (Avg Bid)
    $70 Avg Bid
    1 bids

    The website this time is: Develop a script to obtain product information from a website, the information we're looking for is: p...rating. The script must comply the following rules: a) It must extract the information of every product showcased in the webpage. b) None of the products have to be repeated in the database. c) In order to extract every product the script needs to crawl many pages, thus the script needs to be programmed so it will not cycle. The language in which we require the script is Python, using scrapy and pymongo libraries. If necessary we may provide an example of a script already functional. This is not the only script we are interested in, so if the script runs smoothly and we are pleased with the experience we will offer new developments.

    $70 (Avg Bid)
    $70 Avg Bid
    1 bids

    We are scraping job listings from a number of sites. The data is stored as JSON. We are using: python2.7.6 mongodb2.6.4 python libraries ( install with pip ): mechanize bs4 pymongo psutil pdfminer 1. Read 2. See for example usage () 2.1 See example of output file 3. See for example of pdf processing 3.1 See example of output file () We will supply you with the framework. It is important that we keep good contact via Skype! If you have any questions, feel free to ask!

    $13 / hr (Avg Bid)
    $13 / hr Avg Bid
    14 bids

    We are scraping job listings from a number of sites. The data is stored as JSON. We are using: python2.7.6 mongodb2.6.4 python libraries ( install with pip ): mechanize bs4 pymongo psutil pdfminer 1. Read 2. See for example usage () 2.1 See example of output file 3. See for example of pdf processing 3.1 See example of output file () We will supply you with the framework. It is important that we keep good contact via Skype! If you have any questions, feel free to ask!

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    7 bids

    I'm in a project involving doing some mongodb manipulations through pymongo (python's mongo library). I'd like to have someone available for quick on mongodb (using pymongo preferably). This would be some quick questions over Skype, so please only accept this job if you are comfortable with English and are available now (or in the next 2 hours).

    $5 / hr (Avg Bid)
    $5 / hr Avg Bid
    1 bids

    Top pymongo Community Articles