mattions / neuronvisio

A Graphical User Interface with 3D Visualization features for NEURON simulation enviroment
https://neuronvisio.readthedocs.io
Other
30 stars 15 forks source link

Shall we move beautifulsoup out of the codebase #51

Open mattions opened 12 years ago

mattions commented 12 years ago

We now use BeautifulSoup3.2, bundled with Neuronvisio source code.

Given the fact it's on pipy http://pypi.python.org/pypi/BeautifulSoup/3.2.1, I was thinking that we may can extract it from the source code and introduce it as a package dependencies in the pavement.py.

At the same time we could move from the series 3.x to 4.x.

Hey @uricohen, What you think?

uricohen commented 12 years ago

Hey Michele, yes, I can give it a try. I'll try to do it early next week:

The docs make it sound easy. Uri

On Wed, Jul 11, 2012 at 2:06 PM, Michele Mattioni < reply@reply.github.com

wrote:

We now use BeautifulSoup3.2, bundled with Neuronvisio source code.

Given the fact it's on pipy http://pypi.python.org/pypi/BeautifulSoup/3.2.1, I was thinking that we may can extract it from the source code and introduce it as a package dependencies in the pavement.py.

At the same time we could move from the series 3.x to 4.x.

Hey @uricohen, What you think?


Reply to this email directly or view it on GitHub: https://github.com/mattions/neuronvisio/issues/51

        Uri Cohen