Skip to main content

A Python package to help bootstrap and manage Panda3D applications

Project description

Build Status Panda3D Versions

Panda3D Manager

pman is a Python package to help bootstrap and manage Panda3D applications.

Features

  • Project quick-start
  • Automatic asset conversion
  • Automatically adds export directory to the model path
  • Convenient CLI for running and testing applications

Installation

Use pip to install the panda3d-pman package:

pip install panda3d-pman

Usage

Quick start a project with pman create. If you already have a directory for your project:

cd my_awesome_project
pman create .

pman can also create the directory for you:

pman create my_awesome_project

In addition to the create command, pman has the following commands:

  • help - display usage information
  • build - convert all files in the assets directory and place them in the export directory
  • run - run the application by calling python with the main file
  • test - run tests (shortcut for python setup.py test)
  • dist - create distributable forms of Panda3D applications (requires Panda3D 1.10+)

Configuration

Primary configuration for pman is located in a .pman file located at the project root. This configuration uses TOML for markup. The .pman configuration file is project-wide and should be checked in under version control.

Another, per-user configuration file also exists at the project root as .pman.user. This configuration file stores user settings and should not be checked into version control.

License

MIT

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

panda3d-pman-0.6.tar.gz (23.4 kB view details)

Uploaded Source

Built Distribution

panda3d_pman-0.6-py2.py3-none-any.whl (27.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file panda3d-pman-0.6.tar.gz.

File metadata

  • Download URL: panda3d-pman-0.6.tar.gz
  • Upload date:
  • Size: 23.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.1

File hashes

Hashes for panda3d-pman-0.6.tar.gz
Algorithm Hash digest
SHA256 41044e2204b7f346418aeadf05b303798415b106836eee3773130c3922bbb12b
MD5 2ff0b37b56bb6ba05cfdec32b517ce83
BLAKE2b-256 d65a5b60b088b0f1b2967197439ec7c701e3e757c2438e28a56b3446c095c77f

See more details on using hashes here.

File details

Details for the file panda3d_pman-0.6-py2.py3-none-any.whl.

File metadata

  • Download URL: panda3d_pman-0.6-py2.py3-none-any.whl
  • Upload date:
  • Size: 27.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.1

File hashes

Hashes for panda3d_pman-0.6-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5062f4ddeb2b6de46278dc1fd211ce78d67f81e5dd237789eedfddd3ebd57cc6
MD5 faea3c1c0a902217f38c134e0438c25c
BLAKE2b-256 912a72caeb9d45b36679e5aef8c72800950a8b9b8e0699c4b0cbb06d494364da

See more details on using hashes here.

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