0

Can anyone tell me how can I use Pybel in django for creating a web abased application.Pybel is a python module that helps in using Open Babel a software for conversion of chemical compounds.

I want to create an web app which can use different functionalites of Pybel. since Django is python based, so I thought this can work. Since I am new to django if anyone can point me to tutorial or something that can help me doing will also be greatly helpful.

waiting for your replies.

1 Answer 1

1

You simple import the module and use it. Django is python so you can do whatever you do in a non-web-based python app, too.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.