Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dependencies and pypi updates #54

Open
Aluriak opened this issue Mar 16, 2022 · 2 comments
Open

dependencies and pypi updates #54

Aluriak opened this issue Mar 16, 2022 · 2 comments

Comments

@Aluriak
Copy link
Contributor

Aluriak commented Mar 16, 2022

Hi !

I installed xstate (pip install xstate), and got the following packages installed:

MarkupSafe-2.1.1 asttokens-2.0.5 attrs-21.4.0 backcall-0.2.0 beautifulsoup4-4.10.0 bleach-4.1.0 certifi-2021.10.8 charset-normalizer-2.0.12 decorator-5.1.1 defusedxml-0.7.1 entrypoints-0.4 executing-0.8.3 idna-3.3 importlib-resources-5.4.0 ipython-8.1.1 jedi-0.18.1 jinja2-3.0.3 jsonschema-4.4.0 jupyter-client-7.1.2 jupyter-core-4.9.2 jupyterlab-pygments-0.1.2 matplotlib-inline-0.1.3 mistune-0.8.4 nbclient-0.5.13 nbconvert-6.4.4 nbformat-5.2.0 nest-asyncio-1.5.4 packaging-21.3 pandocfilters-1.5.0 parso-0.8.3 pexpect-4.8.0 pickleshare-0.7.5 prompt-toolkit-3.0.28 ptyprocess-0.7.0 pure-eval-0.2.2 pygments-2.11.2 pyparsing-3.0.7 pyrsistent-0.18.1 python-dateutil-2.8.2 pyzmq-22.3.0 requests-2.27.1 six-1.16.0 soupsieve-2.3.1 stack-data-0.2.0 testpath-0.6.0 tornado-6.1 traitlets-5.1.1 urllib3-1.26.9 wcwidth-0.2.5 webencodings-0.5.1 xstate-0.0.1 zipp-3.7.0

I wonder if all are really needed ?

Also , i couldn't find any reference of these in the master code base (however, even more dependencies are defined in the poetry.toml), so i guess the currently uploaded pypi version is quite old.
Do you plan to deploy a newer version to pypi ?

Anyway, tank you for your work, it is very appreciated !

@davidkpiano
Copy link
Member

They all shouldn't be needed.

We will eventually work on redoing xstate-python later this year. I'll investigate which of those packages can be removed.

@Aluriak
Copy link
Contributor Author

Aluriak commented Mar 19, 2022

I know nothing about poetry, but i packaged numerous packages for pypi. I can PR the changes necessary to have a working packaging system (without poetry). Then, you will just have to run a command ; are you ok with that ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants