Building a distribution of your project - cwd

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • randfacts

    Python module used to generate random facts

  • What is the file structure of the installed package's folder (on Linux you could just run the tree command in the installed folder), and what code is trying to access the files? Here's an example of one of my modules that reads text files in it's installed directory, maybe it will help https://github.com/TabulateJarl8/randfacts/blob/master/randfacts/main.py

  • IconMaker

    Make tkinter icons embedded into the source code.

  • And what are you using the images for? For most uses you can just save the images as base64 data in a .py file and avoid all this heartache. For example I made a tool for tkinter icon images: https://github.com/socal-nerdtastic/IconMaker

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts