A list of libraries, tools, and other resources that Hackbrighters have used in their projects.
Are you a Hackbright alumna or student? Contribute to this repo and add your recommendations!
- Flask β A web microframework
- Jinja β Flask's templating engine
- Flask-DebugToolbar β A port of Django's debug toolbar for Flask
- SQLAlchemy β Vendor-agnostic database toolkit
- Google Maps Python Client β Python client library for Google Maps API Web Services
- Twilio β Twilio Python Helper Library
- Eventbrite API β REST-based API
- scikit-learn β A free software machine learning library for the Python programming language
- jQuery β JS Library for DOM manipulation & AJAX
- lodash β Handy utilities to augment JS
- moment β Datetime formatting/parsing
- React β Framework for interactive UIs
- PrimeReact β UI components. Includes charts and other data visualiztion components!
- Airbnb's Date Components β Airbnb's date picker
- ScrollMagic β Scroll animations/interactions
- SVG.js β SVG manipulation
- d3 β JavaScript library for manipulating documents based on data
- Sublime Text
- Babel β Syntax definitions for JSX and modern JS
- Brackets β Text editor aimed toward web design
- Neovim β Vim, but it uses Python as its scripting language
- Visual Studio Code β code editor redefined and optimized for building and debugging modern web and cloud applications
- Atom β A free and open-source text and source code editor
- jrnl β Write journal entries from your command line
- httpie β Like
curl
orwget
, but better and more colorful - peco β Interactive filtering/searching
- the silver searcher β Like
grep
orack
but faster/more performant - z β Shortcuts for fast and easy
cd
-ing