SkillAgentSearch skills...

P4python

P4Python module compiled for Maya

Install / Use

/learn @ArsKozlov/P4python
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Latest p4python module for Maya 2018-2025

Some Python releases are deprecated, this is the list of the latest available modules for Maya 2018-2022:

Maya Version P4 Version Python Version

Maya Version P4 Version Python Version

Maya Version P4 Version Python Version

Installation:

First method:

Add folder path to MAYA_MODULE_PATH variable. It will work for all Maya versions. Check p4python.mod file for the details

Second method:

If you don't want to download all the versions, you can just copy P4.py and P4API.pyd directly to any folder in your PYTHONPATH environment. The *.pyd file should match Maya's Python version.

Usage:

from P4 import P4
p4 = P4()
p4.connect()

Check P4 Documentation for more info

Related Skills

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated1y ago
Forks1

Languages

Python

Security Score

60/100

Audited on Jan 31, 2025

No findings