mapillary / mapillary-python-sdk

A Python 3 library built on the Mapillary API v4 to facilitate retrieving and working with Mapillary data.
MIT License
39 stars 15 forks source link

Rubix982 structure #29

Closed Rubix982 closed 3 years ago

Rubix982 commented 3 years ago

PR For The Structure

Pull Request Type

Please select the type of changes this PR has and add some context. After selecting, remove the rest of the types.

For example,

  1. 🏆 Enhancements - introduces a new structure with the basic folders made and adds instructions to the README.md, and introduces formatting and lining as well

Purpose

Structuring the package, I think, is very important to make it easier to develop and build on. If we have tests, I can think about how we will utilize a specific structure to make the code follow best SE practices and Python best practices as well.

Why?

Consistency, maintainability, and code readability aspects

Feedback required over

What kind of feedback do you require from this PR, if any? For example,

Feedback required when

Might self merge

Mentions

Not really