How do you get a Python IDE to execute Python code?

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
  • textgenrnn

    Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code.

  • Thanks! PyCharm seems to work well enough. However, I'm not sure how to run an existing project. I successfully imported this github release: https://github.com/minimaxir/textgenrnn But I don't see any "main" file that can be executed. If I run the "setup.py" file, it complains that there is "no command to be executed." Also, import commands seem to fail, even though I literally have the files in the project that I'm trying to import. :/ I don't know how I'm supposed to run commands defined in the project if they can't be imported into a script.

  • 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