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.3.tar.gz (22.4 kB view details)

Uploaded Source

Built Distribution

panda3d_pman-0.3-py2.py3-none-any.whl (25.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file panda3d_pman-0.3.tar.gz.

File metadata

  • Download URL: panda3d_pman-0.3.tar.gz
  • Upload date:
  • Size: 22.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15

File hashes

Hashes for panda3d_pman-0.3.tar.gz
Algorithm Hash digest
SHA256 c4e544b4de587499349772e751ad1c1b4c4ecbe9cc1ffc7ccf6fe51e0c93853f
MD5 a9c4eaeabeabb50dcd9957da3fd90637
BLAKE2b-256 4b2e41bd1c50f06b015ccffc73edbe694e976cc9de61949a7e6c610855d146a4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: panda3d_pman-0.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 25.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15

File hashes

Hashes for panda3d_pman-0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 160a5aeccc4103824cb874fb3cd8e47500d168f3300a7c9912a3a9342cd2f804
MD5 d4546931e4af368bcb3be143c2a84914
BLAKE2b-256 36d3d8b8fdea1e3f96dd82f41126d99fffe99e406be3f492a2532a6c1e6b548e

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