Code Monkey home page Code Monkey logo

Comments (5)

santoshphilip avatar santoshphilip commented on September 2, 2024

eppy uses a number of external libraries.
bunch is one of the libraries.
If you look into the file requirements.txt, you will see the libraries needed for eppy to work

eppy needs the following to be fully functional:

  • bunch>=1.0
  • beautifulsoup4>=4.2.1
  • numpy>=1.7.1
  • pydot>1.0
  • pyparsing==1.5.7
  • pytest>=2.3.5

most of eppy should work with just

  • bunch
  • numpy

if you have pip installed:

  • pip install bunch
  • pip install numpy
    should get you going

Later you can uninstall by

  • pip uninstall bunch
  • pip uninstall numpy

from eppy.

vinc85 avatar vinc85 commented on September 2, 2024

Many thanks ;-)

 Il Mercoledì 10 Giugno 2015 17:14, santoshphilip <[email protected]> ha scritto:

eppy uses a number of external libraries.
bunch is one of the libraries.
If you look into the file requirements.txt, you will see the libraries needed for eppy to workeppy needs the following to be fully functional:

  • bunch>=1.0
  • beautifulsoup4>=4.2.1
  • numpy>=1.7.1
  • pydot>1.0
  • pyparsing==1.5.7
  • pytest>=2.3.5
    most of eppy should work with just
  • bunch
  • numpy
    if you have pip installed:
  • pip install bunch
  • pip install numpyshould get you going
    Later you can uninstall by
  • pip uninstall bunch
  • pip uninstall numpy

    Reply to this email directly or view it on GitHub.

from eppy.

vinc85 avatar vinc85 commented on September 2, 2024

Dear,I have another question about eppy. If I want to integrate eppy library in a Java Web Application, how can I do it? Into which folder I enter eppy?Many thanks.
Best Regards  

 Il Mercoledì 10 Giugno 2015 19:28, santoshphilip <[email protected]> ha scritto:

Closed #46.—
Reply to this email directly or view it on GitHub.

from eppy.

santoshphilip avatar santoshphilip commented on September 2, 2024

good question.
If you were using a python framework like django or even bottle.py, it would be trivial.
Java apps, I am less familiar with

I have started a yahoo group for eppy.
It is at:
https://groups.yahoo.com/neo/groups/eppy/info
Shall we move this discussion there ?

from eppy.

vinc85 avatar vinc85 commented on September 2, 2024

No, I'm using Netbeans and I am developing a Java Web Application. I want to integrate eppy as I doing it in a desktop mode. Can I import in a Java Web eppy folder as a library?
Many thanks.

 Il Lunedì 15 Giugno 2015 22:22, santoshphilip <[email protected]> ha scritto:

good question.
If you were using a python framework like django or even bottle.py, it would be trivial.
Java apps, I am less familiar withI have started a yahoo group for eppy.
It is at:
https://groups.yahoo.com/neo/groups/eppy/info
Shall we move this discussion there ?—
Reply to this email directly or view it on GitHub.

from eppy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.