SkillAgentSearch skills...

TiBi

Qt/Python-based GUI tool for visualizing and simulating tight-binding systems

Install / Use

/learn @rodinalex/TiBi
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Docs

TiBi

Welcome!

TiBi is an app that performs Tight Binding calculations. It allows the User to construct the system using graphical means with no coding.

TiBi GUI Demo

Please consult the documentation on how to set up TiBi on your machine and how to use the application.


Supported Platforms

  • ✅ macOS (Apple Silicon & Intel): binary available
  • ✅ Windows
  • ✅ Linux

Troubleshooting

Common Issues

"Module not found" errors:

  • Ensure your virtual environment is activated
  • Try reinstalling dependencies: pip install -r requirements.txt --upgrade

PyInstaller build fails:

  • Check that you're using the correct spec file for your platform
  • Ensure all dependencies are installed in your environment

App won't start after building:

  • Try running from terminal to see error messages

Support

If you encounter issues:

  1. Check the Troubleshooting section above
  2. Search existing issues
  3. Open a new issue with:
    • Your operating system
    • Python version (python --version)
    • Error message (if any)
    • Steps to reproduce

Thank you for trying TiBi! Your feedback helps make it better.

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated8mo ago
Forks0

Languages

Python

Security Score

67/100

Audited on Aug 12, 2025

No findings