11 Scheduling and packaging your code
This chapter covers
- Making your code run on a schedule
- Packaging your code into a library
- Sharing your code with non-Python users
This chapter is a culmination of material that we’ve been building toward over the last few chapters. To build the motivation for what we will explore in this chapter, consider the following scenarios: