# Julia

## Useful packages

* [Revise](https://github.com/timholy/Revise.jl) - Automatically update function definitions in a running Julia session
* [HTTP.jl](https://github.com/JuliaWeb/HTTP.jl) - HTTP for Julia which is equivalent to Python requests library.

## Links

* [Julia code snippets](https://github.com/mark-watson/julia_my_code_snippets)
