Skip to content

Suggestion: using curdling and HTTPretty #96

@tkiapril

Description

@tkiapril

Seems like curdling and HTTPretty are two nice libraries to use.
curdling(https://github.com/clarete/curdling) insists to be a fast, concurrent package manager for python. It looks like a considerable in-the-place replacement for pip. It might speed up debugging and deployment.
HTTPretty(https://github.com/gabrielfalcao/HTTPretty) looks like a good http mocking library to use for testing purposes.
Some tests should be worked on before actually applying these libraries on the project, but they look good.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions