Andrew

Results 47 issues of Andrew

Can you repost the trained models?

Sorry if I missed this, but how do I convert my json back to XML? ```python from xmljson import BadgerFish # import the class bf = BadgerFish(dict_type=dict) # pick dict...

### Problem description Hello, I am in the process of porting a legacy setup.py to pyproject.toml for a project I have and I have to deal with a `cmdclass` in...

### Problem description Is there a command via setup.py or something within pip that will produce a pyproject.toml template?

Can namespace packages be created with pyproject.toml files only? I couldn't find any references to these type of packages. Thank you

enhancement

Condas, https://docs.conda.io/en/latest/ , is a widely popular package for managing dependencies. It is really popular for Python. It would be nice to create conda environments and run the code from...

**Describe something that is unclear or not documented and needs a documentation update Documentation on how to setup multiple python version, especially for newer versions such as python.

Can we upgrade this cookie cutter to use webpack5?

### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? When creating meta.yaml files and you want...

type::bug
stale

@italo-goncalves I like the project you have put up here, but it's licensed under GPL, which makes any project that references this package GPL, can you move it to another...