Certificate Generation/ ├── .gitignore # Ignore generated files and local artifacts ├── certificate_generator.py # Main certificate engine ├── Generate QR Code.py # QR code utilities ├── ...
The Scaffold Generator library is designed to make molecular scaffold-related functionalities available in applications and workflows based on the Chemistry Development Kit (CDK). Building mainly upon ...