Skip to main content

Automatic package reloader for Maya.

Project description

mayarepacker

PyPI Versions Downloads license Supported Versions pytest code style

Automatic package reloader for Maya.

Features

This repository is a feature that makes it easy for TechnicalArtists to hot-load their tools when they create them in Maya.

Gifを入れる

導入方法

pipでインストールしてください。 pip install mayarepackerを実行

Mayaのコンソールで以下実行で起動できます。 適宜、シェルフに登録などしてご利用ください。

import mayarepacker
mayarepacker.main()

Usage

mayarepackerには下記の2つのモードがあります。

  • 自動リロード
    • フォルダを指定し、そのフォルダ以下のPythonファイルに更新があった場合に指定パッケージをリロードする。
  • 手動リロード
    • 指定パッケージをリロードする

手動リロード

  • リロード対象を指定
  • ボタンを押す

自動リロード

  • 監視するフォルダを指定する
  • 更新があった時のリロード対象を選択
  • 監視を開始
  • 更新等した時に自動で更新されている事を確認
  • 監視を終了したい時はStopボタンを押すかツールを閉じる事で可能。

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

mayarepacker-0.0.5.tar.gz (6.5 kB view hashes)

Uploaded Source

Built Distribution

mayarepacker-0.0.5-py2-none-any.whl (7.9 kB view hashes)

Uploaded Python 2

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