Git Product home page Git Product logo

server's People

Contributors

allnewsserver avatar kggold4 avatar talsomech avatar

server's Issues

write the scraping component class via requests

Add scraping component class via requests using BeautifulSoup library,
The goal is to have also the web driver and requests scraping - parent class for both needed that each of them are inheritance it.

add nlp models code

Switch to the branch: 1.0.0-070323-add-models-code and go the file: nlp_models/temp,
Extract the code in the file to .py files and order it in class with two methods, add tests

implement mongodb methods

Open a new branch from 1.0.0, called it in the format: 1.0.0-DDMMYY-text...

  • for example, if today is 23/01/2023 and I'm adding the logger code, my branch name will be: 1.0.0-230123-adding-logger-code

Implement in mongodb_utils.py the methods:

  1. delete_many
  2. update_one
  3. update_many
  4. count
  5. exists
  6. get_many
  • look at the interface to understand what the methods do or ask me if you need
  • look how I have implemented the other methods and try to keep it in the same code formats

after done, open a merge request into 1.7.0 and assign me

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.