Niccolum

Results 22 issues of Niccolum

pipreqs /home/nicky/ ERROR: Failed on file: /home/nicky/projects/DjangoBI/files/tests/csv_load_tests.py Traceback (most recent call last): File "/usr/local/bin/pipreqs", line 11, in sys.exit(main()) File "/usr/local/lib/python3.5/dist-packages/pipreqs/pipreqs.py", line 396, in main init(args) File "/usr/local/lib/python3.5/dist-packages/pipreqs/pipreqs.py", line 341, in...

Good day. Faced with the fact that I need a filter in the form of user input of strings in order to return the result to the user. I.g. he...

Examples of created plots here ![datalist_100_single_node_class](https://user-images.githubusercontent.com/32839735/61936120-ba78a480-af94-11e9-9376-514b2df6f995.png) ![datalist_1000_single_node_class](https://user-images.githubusercontent.com/32839735/61936121-ba78a480-af94-11e9-8c9d-b304deade6cc.png) ![datalist_10000_single_node_class](https://user-images.githubusercontent.com/32839735/61936122-ba78a480-af94-11e9-8cdd-b051f5cba61e.png) ![datalist_100000_single_node_class](https://user-images.githubusercontent.com/32839735/61936123-bb113b00-af94-11e9-83e1-84734377e1b2.png) Code from here: https://github.com/Niccolum/intrst_algrms/tree/master/binary_tree

### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....

enhancement

I use vscode on windows Command: ``` python -m venv venv .venv\Scripts\activate pip install python-dotenv[cli] dotenv run -- python -c "import sys; print(sys.executable)" ``` Expected: `\path\to\venv\Scripts\python.exe` Real: `\path\to\system\python.exe` If needed...

What will happen if some of the fields are in one style and some in another? How does it work in practice? I would like to see more examples in...

doc

pre_parse, post_parse, pre_serialize and post_serialize methods would be logical to name similarly to methods dump и load, i.e. pre_load, post_load, pre_dump, post_dump

Before submitting a new issue, please check if a similar issue has already been filed. ### Issue subject Can you create async classes, based on httpx or aiohttp client. ###...

enhancement