Md. Musfiqur Rahaman
musfiqdehan
Aspiring Software Engineer
|
North South University
3 points
Tools musfiqdehan is Following
Python
python.org
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Django
djangoproject.com
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Unicorn
unicorn.bogomips.org
Unicorn is an HTTP server for Rack applications designed to only serve fast clients on low-latency, high-ba...
Gunicorn
gunicorn.org
Gunicorn is a pre-fork worker model ported from Ruby's Unicorn project. The Gunicorn server is broadly comp...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
BeautifulSoup
crummy.com/software/Beautif...
It works with your favorite parser to provide idiomatic ways of navigating, searching, and modifying the pa...
request
github.com/request/request
Simplified HTTP request client.
code
github.com/hapijs/code
Assertion library.
urllib
github.com/node-modules/urllib
Help in opening URLs (mostly HTTP) in a complex world — basic and digest authentication, redirections, cook...
parse
parseplatform.org
The Parse JavaScript SDK.
certifi
certifi.io
Rubygem for providing Mozilla's CA Bundle.
unicorn
bogomips.org/unicorn
Unicorn is an HTTP server for Rack applications designed to only serve fast clients on low-latency, high-ba...
toml
github.com/jm/toml
Parse your TOML, seriously.
requests
python-requests.org
Python HTTP for Humans.
Django
djangoproject.com
A high-level Python Web framework that encourages rapid development and clean, pragmatic design.
chardet
github.com/chardet/chardet
Universal encoding detector for Python 2 and 3.
gunicorn
gunicorn.org
WSGI HTTP Server for UNIX.
sqlparse
github.com/andialbrecht/sql...
Non-validating SQL parser.
parse
github.com/r1chardj0n3s/parse
Parse() is the opposite of format().
pycodestyle
pycodestyle.readthedocs.io
Python style guide checker.
autopep8
github.com/hhatto/autopep8
A tool that automatically formats Python code to conform to the PEP 8 style guide.
soupsieve
github.com/facelessuser/sou...
A modern CSS selector implementation for Beautiful Soup.
request
github.com/looking-for-a-jo...
Http REQUEST (GET+POST) dict.