Jan Giacomelli

  • Jan Giacomelli
  • Blog

March 2020

ReDoc code examples
Django

ReDoc code examples in DRF using drf-yasg

Documentation is essential when using the REST APIs. It is much easier to use the REST API when code examples are provided. Therefore, I wanted to add show code examples in documentation when building Typless. After some research, we’ve decided to go with ReDoc docs built by drf-yasg. It is Read more…

By Jan Giacomelli, 11 months10 months ago
PyCharm tricks
PyCharm

PyCharm tricks every Python developer should know

PyCharm allows you to simplify your work with many shortcuts and features. During my discussions with fellow developers, I’ve noticed that most of them don’t really use all the power of PyCharm. Therefore I’ve decided to show you the PyCharm tricks I use the most often. Duplicate a line Find Read more…

By Jan Giacomelli, 12 months11 months ago
Django tests
CI/CD

Django tests on CircleCI – step by step

Sooner or later during your development, you will need to deploy your code somewhere. Either cloud or your own servers. One of the best practices for seamless deployment to production is continuous integration. Until you are working alone you won’t need it really. But as your team grows it will Read more…

By Jan Giacomelli, 12 months12 months ago
Recent Posts
  • Asyncio HTTP server in Python – how I did it
  • Pair programming – how we started and what we learned?
  • ReDoc code examples in DRF using drf-yasg
  • PyCharm tricks every Python developer should know
  • Django tests on CircleCI – step by step
Archives
  • April 2020
  • March 2020
  • February 2020
Categories
  • CI/CD
  • Django
  • PyCharm
  • Python
  • Software engineering
  • Team work
  • Blog
  • Jan Giacomelli
  • Newsletter