Skip to content

hadim/cadnano2.5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Documentation Status

radnano : cadnano 2.5 beta

cadnano looks better in lower case

Running

to run with a GUI from the command line :

cadnano

when in a python interpreter you can just:

import cadnano

And script your designs without a GUI

Install

pip install cadnano

License

The code is dual licensed as GPLv3 and BSD-3 except the file: cadnano/gui/views/outlinerview/outlinertreewidget.py, which is GPL3 only because it fixes a bug in Qt5 using derived code. This way, cadnano scripts that don't use the GUI can be released under GPLv3 or BSD-3 license.

The full license can be found in LICENSE

About

Development version of cadnano using PyQt5.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.6%
  • Other 0.4%