ReimarBauer
ReimarBauer
Hi @willmcgugan I want to tag pyfilesystem on https://www.openhub.net/ May be you want to add it as project there? best regards Reimar
It would be interesting to see which of this Software is in the [conda-forge](https://github.com/conda-forge/ )repository so we could get it easily installed by the mamba installer. Are there plans to...
This is a documentation task For installing python-ldap we need further dependencies, on debian, ubuntu: libldap2-dev python2.7-dev libsasl2-dev libssl-dev missing dependencies showed as ``` 26 Running setup.py bdist_wheel for python-ldap:...
- Full-featured photo image editor using canvas. It is really easy, and it comes with great filters. http://ui.toast.com/tui-image-editor, https://github.com/nhnent/tui.image-editor - Rendering toolkits and editors for BPMN 2.0, CMMN and DMN....
PyfileSystem2 Think of PyFilesystem's FS objects as the next logical step to Python's file objects. In the same way that file objects abstract a single file, FS objects abstract an...
Hi all where have I to look at for accessing netCDF files by the pyfilesystem2 approach http://pyfilesystem2.readthedocs.io/en/latest/ By this idea I could access files over many protocols on various storage...
Hi, I use bigbluebutton for a lot lightningtalks. We will have many participants. I want to have the workflow that only the one who is giving a talk gets "presenter"...
We need a way to block none working installations or warn the users before they try that. ``` conda create -n mytest mamba python==3.7 conda activate mytest ``` ``` (mytest)...
We had recently a discussion in our project, what could be expected from using windarrows when the projection is wrongly parameterized, i.e. if, e.g., the landmasses are reversed in east-west...
We run into a problem on a linux ubuntu VM qemu img with boa build . In comparision mamba build . works there The same repo works with boa build...