Skip to main content

Python Project Management

Project description

POLESTAR

  • A Python Project Managemnet

Specification

Development Environment

  • Operating System: Windows
  • Python Version: Python 3.10.11
  • Editor: Visual Studio Code (VSCode)

Supported Environments

  • Operating Systems: Windows, Linux, macOS
  • Python Version: Python 3.7+
  • Editor: Any editor (VSCode, PyCharm, etc.)

Manual

Installation

To install polestar, use the following pip command:

pip install polestar

Commands

  • Create New Project:

Creates a {name}.polestar file where the project name is the same as the directory name.

:: Creates a project at the specified absolute path.
polestar new "{projectfullpath}"

:: Creates a project in the current working directory by making a new directory named `{name}` and generating the project there.
polestar new "{name}"

:: Creates a project in the current working directory.
polestar new
  • Build Project:
:: Builds the executable file for the project.
polestar build exec

:: Builds the project as a library (e.g., a wheel package).
polestar build library
  • Run Source Code:
:: Runs the source code for the project in the current directory.
polestar run
  • Remove Temporary Project Files:
:: Removes temporary files from the project directory.
polestar clean
  • Update Project:
:: Automatically updates the project, handling package management and other necessary tasks.
polestar update
  • Create Configuration:
:: Creates a new configuration.
polestar config create "{name}"
  • Set Configuration:
:: Sets the current configuration.
polestar config set "{name}"
  • Remove Configuration:
:: Removes an existing configuration.
polestar config remove "{name}"
  • List Configuration:
:: Lists all available configurations.
polestar config list

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

polestar-0.0.5.tar.gz (6.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

polestar-0.0.5-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

Details for the file polestar-0.0.5.tar.gz.

File metadata

  • Download URL: polestar-0.0.5.tar.gz
  • Upload date:
  • Size: 6.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.11

File hashes

Hashes for polestar-0.0.5.tar.gz
Algorithm Hash digest
SHA256 0571f07a923d0472f70a0056ab4c30a700a4119755b11cf8e7175be8f71ea325
MD5 92373ab0575e5d9a3bb0a921a0d642f2
BLAKE2b-256 d02844c467d02988161cac9b9cdd7eec87ae94e9e089052819a722c979e5018b

See more details on using hashes here.

File details

Details for the file polestar-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: polestar-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 8.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.11

File hashes

Hashes for polestar-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 37f0d509eba5478efdef6543066974e208d6f748dea3d555b36640fade37b5ee
MD5 97e725bfe11f2c08af5970b0609bea0e
BLAKE2b-256 aa33b752004614bef1895100257f5392816c9a762532891db94d23186a8a8c54

See more details on using hashes here.

Supported by

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