Skip to main content

No project description provided

Project description

Last update: 02/06/2023

Steps:

  1. Anaconda environment
  2. Install poetry
    1. $conda install -c conda-forge poetry
  3. Create project using poetry
    1. $poetry new use_case
  4. Add the required libraries
    1. $poetry add LIBRARY
  5. Publish the project
  6. Install the created libraries

Main features:

  • PEP 8 --> Style Guide

    • PyCharm native
    • VSCode using Pylint (lastest python version supported 3.7)
  • PEP 257 –> Docstyle

  • Notebooks

    • PyCharm visualization
    • VSCode visualization and execution
  • Remote connection

    • PyCharm ???
    • VSCode possible
  • Plugins

    • LiveShare
      • Git
    • Docker
    • Copilot (Kite)
  • Testing

    • PyCharm native
    • VSCode ???
  • Macros

    • PyCharm possible
      • Eg, heading
    • VSCode ???

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

use_case-0.1.0.tar.gz (1.7 kB view hashes)

Uploaded Source

Built Distribution

use_case-0.1.0-py3-none-any.whl (2.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page