Git Product home page Git Product logo

immosheets's Introduction

π™²πš‘πšŽπšŒπš” 𝚘𝚞𝚝 πš–πš’ πšπšŽπš™πš•πš˜πš’πš–πšŽπš—πšπšœ.

docker librariesdotio googleplaystore


immosheets's People

Contributors

arthurhd avatar dependabot[bot] avatar julienbonnet50 avatar the-amazing-atharva avatar thomas-rooty avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

immosheets's Issues

Pydantic V2 is breaking the serialization

We need to properly migrate from V1. The optional field system is broken.

pydantic_core._pydantic_core.ValidationError: 8 validation errors for SelogerSearchQuery
minimumPrice
  Field required [type=missing, input_value={'maximumPrice': '800', '...s': '1', 'sortBy': '10'}, input_type=dict]
    For further information visit https://errors.pydantic.dev/2.0.3/v/missing
maximumFloor
  Field required [type=missing, input_value={'maximumPrice': '800', '...s': '1', 'sortBy': '10'}, input_type=dict]
    For further information visit https://errors.pydantic.dev/2.0.3/v/missing
minimumFloor
  Field required [type=missing, input_value={'maximumPrice': '800', '...s': '1', 'sortBy': '10'}, input_type=dict]
    For further information visit https://errors.pydantic.dev/2.0.3/v/missing
maximumLivingArea
  Field required [type=missing, input_value={'maximumPrice': '800', '...s': '1', 'sortBy': '10'}, input_type=dict]
    For further information visit https://errors.pydantic.dev/2.0.3/v/missing
minimumLivingArea
  Field required [type=missing, input_value={'maximumPrice': '800', '...s': '1', 'sortBy': '10'}, input_type=dict]
    For further information visit https://errors.pydantic.dev/2.0.3/v/missing
bedrooms
  Field required [type=missing, input_value={'maximumPrice': '800', '...s': '1', 'sortBy': '10'}, input_type=dict]
    For further information visit https://errors.pydantic.dev/2.0.3/v/missing
rooms
  Field required [type=missing, input_value={'maximumPrice': '800', '...s': '1', 'sortBy': '10'}, input_type=dict]
    For further information visit https://errors.pydantic.dev/2.0.3/v/missing
districtIds
  Field required [type=missing, input_value={'maximumPrice': '800', '...s': '1', 'sortBy': '10'}, input_type=dict]
    For further information visit https://errors.pydantic.dev/2.0.3/v/missing

Issue using the API

Hi,

Thanks for your API.

I do not understand, I am putting zip_codes but I still have this error using SeLogerSearchQuery:

Field required [type=missing, input_value={'zip_codes': '75001', 'm...': None, 'sortBy': None}, input_type=dict]
For further information visit https://errors.pydantic.dev/2.0.3/v/missing

Has it happened to somebody? If yes how can I resolve it?

Thanks!

RaphaΓ«l

Laforet integration

  • Service
  • SearchQuery DTO
  • SearchQueryFilter

We need to know how the API works in order to retrieve expected results.

ERA France integration

  • Service
  • SearchQuery DTO
  • SearchQueryFilter

We need to know how the API works in order to retrieve expected results.

Improving README.md

Hey @arthuRHD

I am a beginner here and came across this repository while searching for issues labelled documentation.

I think that by aligning the logo and the tagline, badges to the center - the README.md would look better

I also would like to add a description paragraph for the project.

If you are ok with the above suggestions, could you assign me to the issue and let me work on the README.md?

Regards!!!

Making possible to override the BaseModel class RealEstate

Hi @arthuRHD ! First of all thank you for your hard work on this python module :)

I played a bit with the module installed via pip and noticed that the BaseModel of the RealEstate is not meant to be overriden, which may be problematic if someone wants to export a different columns structures into google sheets.

For example I personnally don't want to export the emails and contacts of the professionals who listed the Real Estates into google sheets, and it is not possible to modify this behaviour.

Are you planning to openthe model for further inheritances using the module ?

Regards.
Mattecoco

Orpi integration

  • Service
  • SearchQuery DTO
  • SearchQueryFilter

We need to know how the API works in order to retrieve expected results.

Writing contributing rules for this github project

This project needs contributing rules to prevent anarchy if more people come to contribute.

Here's the list of things that should be done:

  • Add a CONTRIBUTE.md file that describes how to make a PR and stuff
  • #61
  • Provides more information on how to use the project as a developer

Create a user-friendly documentation with mkdocs

  • Add MKdocs inside the project
  • Host the documentation with github pages
  • Add a CI workflow for the documentation
  • Give basic examples of what we can do with immosheets
  • Migrate functional documentation from README to the website
  • Explain how to generate token from many integrations
  • Explain how this library can be implemented inside Auto-GPT

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.