알아두면 좋을 python project 들
아래 다양한 project 들을 모아놨다.
이중에 필자의 눈에 들어오는 것들만 모았다.
command 창에서 http request 를 보내는 툴
curl 과 비슷하지만 좀 더 나은 UI 를 보여주는 듯 하다.- http-prompt : https://github.com/eliangcs/http-prompt
- httpie: https://github.com/jkbrzt/httpie
validator
들어온 input 이 내가 원하는 조건을 가졌는지등을 판별할 때 쓰인다.
- cerberus : https://github.com/nicolaiarocci/cerberus
- schema : https://github.com/keleshev/schema
sql client
command line interface 로 된 sql client 이다. 자동완성을 지원한다.- pgcli : https://github.com/dbcli/pgcli
- postgreSQL 용
- mycli : https://github.com/dbcli/mycli
- MySQL 용
DB 관련 library
- records : https://github.com/kennethreitz/records
- 간단하게 db에 연결해서 sql를 실행할수 있도록 해준다.
date 관련 library
date를 좀 더 쉽게 다루게 해준다.- pendulum : https://github.com/sdispater/pendulum
- maya : https://github.com/kennethreitz/maya
cli 를 쉽게 만들도록 도와주는 tool
- python-prompt-toolkit : https://github.com/jonathanslenders/python-prompt-toolkit
- tqdm : https://github.com/tqdm/tqdm
- 로딩화면 cli
- python-fire : https://github.com/google/python-fire
- object 를 간단히 cli로
웹 interactive visualization
- bokeh : https://github.com/bokeh/bokeh
- 웹에서 interactive visualization 을 가능하도록 해준다.
test
- locust : https://github.com/locustio/locust
- user load testing tool 이다. 웹의 부하등을 테스트할 때 사용할 수 있을듯 하다.
penetration test tool
infra monitoring
- cabot : https://github.com/arachnys/cabot
- glances : https://github.com/nicolargo/glances
관리툴
- sovereign : https://github.com/sovereign/sovereign
- ansible playbooks 라고 한다.
reverse engineering 에 도움을주는 툴
- pyrebox : https://github.com/Cisco-Talos/pyrebox
- voltron : https://github.com/snare/voltron
- 디버거 UI 를 확장해주는 toolkit
간단한 request
- requests : https://github.com/kennethreitz/requests
RESTful
- hug : https://github.com/timothycrosley/hug
- 간단하게 restful api 를 만들도록 해준다. 테스트용으로 좋아 보인다.
- mailinabox : https://github.com/mail-in-a-box/mailinabox
- 간단하게 메일서버를 구축할 수 있는 듯 하다.
수학 과학 패키지
- scipy : https://github.com/scipy/scipy
- sympy : https://github.com/sympy/sympy
장고로 쇼핑몰등을 만들때
- saleor : https://github.com/mirumee/saleor
텔레그램 bot api library
- python-telegram-bot : https://github.com/python-telegram-bot/python-telegram-bot
댓글 없음:
댓글 쓰기