Code repository for Building RESTful Python Web Services, published by Packt

PacktPublishing PacktPublishing Last update: Mar 25, 2023

Building RESTful Python Web Services

This is the code repository for Building RESTful Python Web Services, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

Instructions and Navigations

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

The code will look like the following:

from django.apps import AppConfig
  class GamesConfig(AppConfig):
    name = 'games'

In order to work with the different samples for Python 3.5.x, you will need any computer with an Intel Core i3 or higher CPU and at least 4 GB RAM. You can work with any of the following operating systems:

  • Windows 7 or greater (Windows 8, Windows 8.1 or Windows 10)
  • macOS Mountain Lion or greater
  • Any Linux version capable of running Python 3.5.x and any modern browser with JavaScript support You will need Python 3.5 or greater installed on your computer.

Related Products

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781786462251

Tags:

Subscribe to our newsletter