mirror of
https://github.com/vinta/awesome-python.git
synced 2025-03-15 18:19:48 +00:00
Added new section Refactoring
This commit is contained in:
parent
6b9206204e
commit
bfa5e158be
@ -67,6 +67,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||||||
- [Permissions](#permissions)
|
- [Permissions](#permissions)
|
||||||
- [Processes](#processes)
|
- [Processes](#processes)
|
||||||
- [Recommender Systems](#recommender-systems)
|
- [Recommender Systems](#recommender-systems)
|
||||||
|
- [Refactoring](#refactoring)
|
||||||
- [RESTful API](#restful-api)
|
- [RESTful API](#restful-api)
|
||||||
- [Robotics](#robotics)
|
- [Robotics](#robotics)
|
||||||
- [RPC Servers](#rpc-servers)
|
- [RPC Servers](#rpc-servers)
|
||||||
@ -890,6 +891,14 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||||||
* [Surprise](https://github.com/NicolasHug/Surprise) - A scikit for building and analyzing recommender systems.
|
* [Surprise](https://github.com/NicolasHug/Surprise) - A scikit for building and analyzing recommender systems.
|
||||||
* [tensorrec](https://github.com/jfkirk/tensorrec) - A Recommendation Engine Framework in TensorFlow.
|
* [tensorrec](https://github.com/jfkirk/tensorrec) - A Recommendation Engine Framework in TensorFlow.
|
||||||
|
|
||||||
|
## Refactoring
|
||||||
|
|
||||||
|
*Refactoring tools and libraries for Python*
|
||||||
|
|
||||||
|
* [Bicycle Repair Man](http://bicyclerepair.sourceforge.net/) - Bicycle Repair Man, a refactoring tool for Python.
|
||||||
|
* [Bowler](https://pybowler.io/) - Safe code refactoring for modern Python.
|
||||||
|
* [Rope](https://github.com/python-rope/rope) - Rope is a python refactoring library.
|
||||||
|
|
||||||
## RESTful API
|
## RESTful API
|
||||||
|
|
||||||
*Libraries for building RESTful APIs.*
|
*Libraries for building RESTful APIs.*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user