Technical requirements

The code listings in this book can be found under chapter09 directory at https://github.com/PacktPublishing/Hands-On-Enterprise-Application-Development-with-Python.

The code samples related to the profiling and benchmarking of bugzot sample application can be found under the chapter06 directory itself under the tests module of the code base.

The code samples can be cloned by running the following command:

git clone https://github.com/PacktPublishing/Hands-On-Enterprise-Application-Development-with-Python

This chapter also has some dependencies on third-party Python libraries, which can be easily installed by running the following command on your development system:

pip install memory_profiler
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.12.153.212