Explore >> Select a destination


You are here

boring-guy.sh
| | dygalo.dev
2.3 parsecs away

Travel
| | Sometimes we need to extend existing Python projects with other languages to solve performance issues or to include some functionality already written in another language. In this chapter, we will create a full-featured Python integration for a Rust crate we built in the previous article. As the primary goal, I want to focus on a pleasant end-user experience and share tips on improving the usability and debuggability of the resulting library.
| | rpep.dev
3.9 parsecs away

Travel
| | Alpine Linux is a distribution that is designed to be lightweight. In particular, its seen a lot of use in Docker images because the resulting image bundles are considerably smaller than those generated by other minimal distros. However, in the context of building a Docker image for a Python application, its worth thinking carefully before using Alpine, as it can often result in slower builds and counterintuitively it can even result in larger images occasionally.
| | drivendata.co
3.0 parsecs away

Travel
| | Explaining the basic concepts and best practices for creating Python packages in early 2023 using pyproject.toml build standards.
| | tarides.com
24.5 parsecs away

Travel
| Explore OCaml's growing role in industry as detailed in our blog. Discover how enterprises leverage its security, performance, and robust community support.