Aliaksei Urbanski
Aliaksei Urbanski
Hello, I'd like to propose adding support for the [Name.com](https://www.name.com/) domain name registrar. Name.com API docs: https://www.name.com/api-docs/DNS Hope you might find these changes useful. Best regards!
Hello everyone, It would be great if someone could help me with getting native data from GeoJSONs with `fiona`. ## Expected behavior and actual behavior. I expected to be able...
Hello everyone, Sadly, this project [looks abandoned](https://github.com/nose-devs/nose/branches). I see that there is a successor — [nose2](https://github.com/nose-devs/nose2). I believe that it worth to at least update the readme and the description...
##### Issue description `Pipenv.lock` file might contain different `markers` after `pipenv lock`. This issue is quite annoying when you deal with a `Pipfile` that contains a lot of requirements especially...
##### Preamble As a software engineer, I'd like to be able to run `pipenv`'s tests locally. For me, the most convenient way to do so is to run `docker-compose up`....
Hello @VikParuchuri, Thank you for the great tool! 🙇🏻♂️ I've found a small typo and I'd like to suggest a fix. Best regards!
👋🏻 _Hello @mingrammer,_ _First of all, thank you for this great project!_ 🙇🏼 The README [claims](https://github.com/mingrammer/diagrams/blob/master/README.md?plain=1#L44) that Python 3.7 or higher is required, so I believe it would be nice...
Hello @jkbrzt, Thank you for this awesome tool! 🙇🏻♂️ I believe it would be nice to have supported Python versions listed explicitly, so I'd like to suggest changes that: *...
_Hello,_ **PyYAML** [declares support](https://github.com/yaml/pyyaml/blob/main/setup.py#L31-L38) for a wide range of Python versions, but not all of them were included in the `envlist` at `tox.ini`, so I'd like to propose changes that:...
Hello, Since there are already [wheels](https://pypi.org/project/PyYAML/6.0.1/#files) for Python 3.12 on PyPI and [tests](https://github.com/yaml/pyyaml/actions/runs/6866536928/job/18673004978#step:5:462) on CI, I believe it's worth adding Python 3.12 to the `classifiers`. Thanks!