Giter Club home page Giter Club logo

Comments (29)

joker314 avatar joker314 commented on May 29, 2024 1

thx 4 da info.
I'll have to use a stack :(
But it will be fun :)

from pyfancy-2.

joker314 avatar joker314 commented on May 29, 2024

Ok. I'm currently working to make the run function flawless

from pyfancy-2.

CosmicWebServices avatar CosmicWebServices commented on May 29, 2024

Flawless is a big statement

from pyfancy-2.

joker314 avatar joker314 commented on May 29, 2024

Then it will have to take a whole day

from pyfancy-2.

CosmicWebServices avatar CosmicWebServices commented on May 29, 2024

OK what is wrong with it now that makes it not flawless

from pyfancy-2.

joker314 avatar joker314 commented on May 29, 2024

Untested, it had syntaxical errors like mising closing brackets. Also I am wondering..

Also, just to check, is this possible, and what would it do: obj.red().bold().raw("Text").output()
would that
a) Make it red and bold
b) Make it only bold
?

from pyfancy-2.

joker314 avatar joker314 commented on May 29, 2024

As in, can you nest ANSI codes?

from pyfancy-2.

CosmicWebServices avatar CosmicWebServices commented on May 29, 2024

I think the output would be just Text because I think raw will remove the before statement or maybe it will be bold and red

from pyfancy-2.

CosmicWebServices avatar CosmicWebServices commented on May 29, 2024

Your second comment I will research

from pyfancy-2.

CosmicWebServices avatar CosmicWebServices commented on May 29, 2024

Yes you can nest them

from pyfancy-2.

joker314 avatar joker314 commented on May 29, 2024

I will take a break now, and resume in about 61 minutes

from pyfancy-2.

CosmicWebServices avatar CosmicWebServices commented on May 29, 2024

Cool thx for ur commitment

from pyfancy-2.

joker314 avatar joker314 commented on May 29, 2024

oops, I'm 20 mins late, oh well

from pyfancy-2.

CosmicWebServices avatar CosmicWebServices commented on May 29, 2024

HOW DARE YOU! 👎

from pyfancy-2.

joker314 avatar joker314 commented on May 29, 2024

xD

from pyfancy-2.

CosmicWebServices avatar CosmicWebServices commented on May 29, 2024

Woops I closed it on accident

from pyfancy-2.

joker314 avatar joker314 commented on May 29, 2024

Ignore the following if you want ,I'd like to make a plan:

  • When you find a command followed by a { place the index and container in two lists. Once all text is logged, go through each index and pass the contents to the given command and append to the returned value.

Thanks, just needed a plan

from pyfancy-2.

TheMonsterFromTheDeep avatar TheMonsterFromTheDeep commented on May 29, 2024

I saw you guys were confused about the raw() modifier - what it does is resets all text formatting.

from pyfancy-2.

TheMonsterFromTheDeep avatar TheMonsterFromTheDeep commented on May 29, 2024

So, are we developing in my fork for now? In that case I should probably figure out how to add you guys so you guys can modify it, because that way we can all work on any pull requests that are pending.

from pyfancy-2.

CosmicWebServices avatar CosmicWebServices commented on May 29, 2024

We are developing in your fork

from pyfancy-2.

CosmicWebServices avatar CosmicWebServices commented on May 29, 2024

@TheMonsterFromTheDeep can you add issues to your fork. Thx!

from pyfancy-2.

TheMonsterFromTheDeep avatar TheMonsterFromTheDeep commented on May 29, 2024

^ Which issues?

from pyfancy-2.

CosmicWebServices avatar CosmicWebServices commented on May 29, 2024

the thing we are talking in right now go to your settings and enable issues

from pyfancy-2.

CosmicWebServices avatar CosmicWebServices commented on May 29, 2024

Speaking of issues I was trying rainbow and i got this:

>>> pyfancy().rainbow("Rainbow text").output()
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "pyfancy.py", line 163, in rainbow
    [red, lightRed, yellow, green, lightBlue, blue][(i-x) % 6](self, addition[i])
NameError: global name 'red' is not defined
>>> 

from pyfancy-2.

CosmicWebServices avatar CosmicWebServices commented on May 29, 2024

@TheMonsterFromTheDeep ^^^

from pyfancy-2.

TheMonsterFromTheDeep avatar TheMonsterFromTheDeep commented on May 29, 2024

Huh. I guess I turned those off by accident?

from pyfancy-2.

CosmicWebServices avatar CosmicWebServices commented on May 29, 2024

Maybe

from pyfancy-2.

joker314 avatar joker314 commented on May 29, 2024

Oh, presumable that isn't how it works :(
Hang on, let me try and fix that

from pyfancy-2.

CosmicWebServices avatar CosmicWebServices commented on May 29, 2024

Closing this to move to @TheMonsterFromTheDeep fork

from pyfancy-2.

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.