Marketscrape / Marketscrape/marketscrape-web
Refactor codebase to PEP 8 standards
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 42
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
### Summary
All python code should be refactored to math the [PEP 8 style guide](https://peps.python.org/pep-0008/). Including typehints and docstrings.
### Component Name
marketscrape
### OS / Environment
N/A
### Steps to Reproduce
N/A
### Expected Results
N/A
### Actual Results
```console
N/A
```
### Code of Conduct
- [x] I agree to follow the Marketscrape Code of Conduct
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by inventorying the Python code in the marketscrape repository and comparing it with the PEP 8 guide. The work is done when the defined codebase follows PEP 8 and includes the requested type hints and docstrings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- developer-experience
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100