Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added instructions on installing psycopg2 using psycopg2-binary #239

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

robel16
Copy link

@robel16 robel16 commented Mar 23, 2024

What type of PR is this?

Check all applicable

  • πŸ• Feature
  • πŸ› Bug Fix
  • πŸ“ Documentation
  • πŸ§‘β€πŸ’» Refactor
  • βœ… Test
  • πŸ€– Build or CI
  • ❓ Other (please specify)

Related Issue :

What does this PR do ?

This PR updates the documentation to include instructions for installing psycopg2 and provides a link to the official documentation for further details.

Consideration :

Updating the documentation guides the user to the right link for installing psycopg2-binary, ensuring clarity and ease of access to the necessary information.

How to test ?

No testing required for documentation changes.

Screenshots :

image

[optional] What gif best describes this PR or how it makes you feel?

gif

@kshitijrajsharma
Copy link
Member

psycopg2-binary is recommended only for development and not for production , Lets mention that too


To Run Replication only
Example of geojson :
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From here on All the installation instructions are moved to code block . Do verify that and make sure it is readable. You can preview your file and you will notice something like this
image

@robel16
Copy link
Author

robel16 commented Mar 27, 2024

@kshitijrajsharma I have updated it as you requested can you please review?

@robel16
Copy link
Author

robel16 commented Mar 30, 2024

Hello @kshitijrajsharma can you please review the PR I have edited the Readme as you requested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Installing Python Libraries
2 participants