Giter VIP home page Giter VIP logo

Comments (4)

newville avatar newville commented on May 31, 2024

@whg517 no, it does not, at least not at the moment. Interpreting and evaluating f strings look slightly complicated to me, as one would have to implement all the formatting options.

If this was a priority for someone who was willing to add it to asteval, I would be willing to guide and help, but it is not a priority for me on my own.

from asteval.

whg517 avatar whg517 commented on May 31, 2024

@newville Ok, I see. I'll choose another way to use it. thank you.

from asteval.

moloney avatar moloney commented on May 31, 2024

Perhaps the f-yeah package be leveraged to provide this (or something similar): https://github.com/ucodery/fyeah

from asteval.

newville avatar newville commented on May 31, 2024

@moloney Thanks for the link and suggestion. I think (but am not certain) that library probably exposes Python's eval(). I like the idea of this library, but I think that the use of eval() with f-strings would need to be taken into consideration and probably be "opt-in".

Another consideration: the current complete list of dependencies for asteval is: importlib_metadata ; python_version < "3.8". I'm not adamantly opposed to adding dependencies, but I think that ought to be done carefully and with long-term support in mind. I could be wrong, but fyeah looks a bit new/small/proof-of-concept. Again, that is not "No", just "there are things to consider.

from asteval.

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.