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

V3beta - Python improvements #567

Open
wants to merge 13 commits into
base: v3beta
Choose a base branch
from
Open

Conversation

M4RC0Sx
Copy link

@M4RC0Sx M4RC0Sx commented Oct 26, 2022

This PR covers the following aspects:

  • Use PEP8 format in all files, style improvements.
  • Migration to Pipenv in order to improve dependency management and local development environment with dev dependencies and .env management provided by Pipenv.
  • Implemented a custom FlareSolverr logger to avoid having to disable all libraries loggers.

@HLFH
Copy link

HLFH commented Jan 3, 2023

@M4RC0Sx Have you added pyproject.toml in this PR? PEP 517
If not, you should as it will help packaging for GNU/Linux distributions.

@ngosang ngosang added this to the 3.1.0 milestone Jan 5, 2023
@ngosang ngosang modified the milestones: 3.1.0, 3.2.0 Mar 20, 2023
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.

None yet

3 participants