Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / PaulSchweizer/flowpipe issues and pull requests
#173 - Update README.md
Pull Request -
State: closed - Opened by KPCOFGS 7 months ago
#172 - Bump black from 23.11.0 to 24.3.0
Pull Request -
State: open - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#171 - Version 1.0
Pull Request -
State: closed - Opened by PaulSchweizer 12 months ago
#170 - 168 directly use functionnode
Pull Request -
State: closed - Opened by PaulSchweizer 12 months ago
#169 - evaluation_matrix performance improvement
Issue -
State: closed - Opened by DaveMtl about 1 year ago
- 2 comments
Labels: enhancement
#168 - Graph evaluation mode 'multiprocessing' with graph inside node causes PicklingError
Issue -
State: closed - Opened by theFlyingCat04 about 2 years ago
- 17 comments
Labels: bug
#167 - Graph Entry and exit Nodes
Issue -
State: open - Opened by jonassorgenfrei about 2 years ago
Labels: enhancement
#166 - Virtual Node Connection without input/output connection
Issue -
State: open - Opened by jonassorgenfrei about 2 years ago
Labels: enhancement
#165 - Use inspect.signature to support functions whos signature has been modified by another decorator.
Pull Request -
State: closed - Opened by ahnm about 2 years ago
#164 - 163 fix broken docs creation
Pull Request -
State: closed - Opened by PaulSchweizer over 2 years ago
#163 - Docs creationis broken
Issue -
State: closed - Opened by PaulSchweizer over 2 years ago
- 1 comment
Labels: bug
#162 - 160 replace travis
Pull Request -
State: closed - Opened by PaulSchweizer over 2 years ago
#161 - Adding pre-commit, black, isort and flake8 and apply the formatters
Pull Request -
State: closed - Opened by PaulSchweizer over 2 years ago
#160 - Travis integration seems broken
Issue -
State: closed - Opened by PaulSchweizer almost 3 years ago
- 3 comments
Labels: bug
#159 - Rewrote evaluation matrix computation iteratively
Pull Request -
State: closed - Opened by neuneck almost 3 years ago
- 4 comments
#158 - Adding pre-commit, black, isort and flake8 and apply the formatters
Pull Request -
State: closed - Opened by PaulSchweizer almost 3 years ago
Labels: enhancement
#157 - Improve assembling of down/upstream nodes and evaluation matrix creation
Pull Request -
State: closed - Opened by PaulSchweizer almost 3 years ago
- 2 comments
Labels: enhancement
#156 - Do we want to apply black code styling?
Issue -
State: closed - Opened by neuneck almost 3 years ago
- 2 comments
Labels: enhancement
#155 - How to properly shutdown, mid-process, a multithreaded graph?
Issue -
State: open - Opened by DaveMtl over 3 years ago
- 7 comments
Labels: help wanted
#154 - Added Graph Evaluators
Pull Request -
State: closed - Opened by neuneck over 3 years ago
Labels: enhancement
#153 - Better handling of exceptions during node evaluation.
Issue -
State: open - Opened by neuneck over 3 years ago
- 3 comments
Labels: enhancement
#152 - Added an event to be run in nodes when the compute method raises an e…
Pull Request -
State: closed - Opened by neuneck over 3 years ago
Labels: enhancement
#151 - Made InputPlugGroups behave move closely like InputPlugs
Pull Request -
State: closed - Opened by neuneck almost 4 years ago
#150 - Minor convenience updates for InputPlugGroups
Issue -
State: closed - Opened by neuneck almost 4 years ago
Labels: enhancement
#149 - Graph printing enhancement
Pull Request -
State: closed - Opened by PaulSchweizer almost 4 years ago
- 2 comments
Labels: enhancement
#148 - Sphinx docs
Pull Request -
State: closed - Opened by PaulSchweizer almost 4 years ago
- 3 comments
Labels: enhancement
#147 - Introducing InputPlugGroup
Pull Request -
State: closed - Opened by PaulSchweizer almost 4 years ago
Labels: enhancement
#146 - Access nodes on graph by name was ambivalent
Pull Request -
State: closed - Opened by PaulSchweizer almost 4 years ago
- 1 comment
Labels: bug
#145 - Node and Graph equality checks
Issue -
State: closed - Opened by neuneck about 4 years ago
- 6 comments
Labels: enhancement, nice to have
#144 - Made the Graph.__getitem__ descend into subgraphs via Graph.all_nodes
Pull Request -
State: closed - Opened by neuneck about 4 years ago
#143 - Graph.__getitem__ looking at `self.all_nodes` instead of `self.nodes`
Issue -
State: closed - Opened by neuneck about 4 years ago
Labels: enhancement
#142 - Utility to distribute data into subgraphs
Issue -
State: closed - Opened by neuneck about 4 years ago
- 2 comments
Labels: enhancement
#141 - #140
Pull Request -
State: closed - Opened by Onandon11 about 4 years ago
- 13 comments
Labels: enhancement
#140 - Iteration node
Issue -
State: open - Opened by Onandon11 over 4 years ago
- 4 comments
Labels: enhancement
#139 - Loop Type Networks
Issue -
State: open - Opened by PaulSchweizer over 4 years ago
- 3 comments
Labels: enhancement
#138 - Feature/automatic connections
Pull Request -
State: closed - Opened by neuneck over 4 years ago
- 1 comment
#137 - Added deprecation of rshift and lshift operators
Pull Request -
State: closed - Opened by neuneck over 4 years ago
- 1 comment
#136 - Added an example for dynamic plug names
Pull Request -
State: closed - Opened by neuneck over 4 years ago
- 1 comment
#135 - Subgraphs in combination with `@Node` decorator
Issue -
State: closed - Opened by Onandon11 over 4 years ago
- 11 comments
Labels: enhancement
#134 - Slow call `get_hash` in `NodeEncoder`
Issue -
State: open - Opened by Onandon11 over 4 years ago
- 6 comments
Labels: enhancement
#133 - Show the output values of plugs in str representation
Pull Request -
State: closed - Opened by PaulSchweizer over 4 years ago
Labels: enhancement
#132 - Added an Event.clear() method that removes all listeners.
Pull Request -
State: closed - Opened by neuneck over 4 years ago
Labels: enhancement
#131 - First attempt at data persistancy
Pull Request -
State: closed - Opened by PaulSchweizer over 4 years ago
- 5 comments
Labels: bug
#130 - Better debug tooling for threaded evaluation
Pull Request -
State: closed - Opened by neuneck over 4 years ago
- 2 comments
Labels: enhancement
#129 - Made EVENTS an instance variable intead of a class variable
Pull Request -
State: closed - Opened by neuneck over 4 years ago
- 1 comment
Labels: bug
#128 - Events triggering multiple times
Issue -
State: closed - Opened by neuneck over 4 years ago
- 1 comment
Labels: bug, help wanted
#127 - Make it possible to add sub outputs in Node
Pull Request -
State: closed - Opened by PaulSchweizer almost 5 years ago
#126 - Delete nodes, resolves #116
Pull Request -
State: closed - Opened by PaulSchweizer almost 5 years ago
- 1 comment
#125 - Visual Node Editor
Issue -
State: open - Opened by vvzen almost 5 years ago
- 11 comments
#124 - HOTFIX: Fixed a bug in submitting nodes to the ThreadPool, where the …
Pull Request -
State: closed - Opened by neuneck almost 5 years ago
- 1 comment
Labels: bug
#123 - Is the release documentation out of date?
Issue -
State: closed - Opened by neuneck almost 5 years ago
- 2 comments
Labels: help wanted, question
#122 - Fixed a bug that would run nodes multiple times if max_workers is lar…
Pull Request -
State: closed - Opened by neuneck almost 5 years ago
#121 - Replaced imp with importlib
Pull Request -
State: closed - Opened by neuneck almost 5 years ago
Labels: enhancement
#120 - Revamp multiprocessing in the same manner as multithreading
Issue -
State: closed - Opened by neuneck almost 5 years ago
- 3 comments
Labels: enhancement
#119 - Add logo to readme
Pull Request -
State: closed - Opened by neuneck almost 5 years ago
Labels: enhancement
#118 - Feature/multithreading revamp
Pull Request -
State: closed - Opened by neuneck almost 5 years ago
- 2 comments
Labels: enhancement
#117 - Add sub output plugs through Node decorator
Issue -
State: closed - Opened by PaulSchweizer almost 5 years ago
Labels: enhancement
#116 - Delete nodes from graph
Issue -
State: closed - Opened by PaulSchweizer almost 5 years ago
- 1 comment
Labels: enhancement
#115 - Reuse more pytest fixtures
Pull Request -
State: closed - Opened by Anton-4 almost 5 years ago
#114 - Data persistence causes memory to grow
Issue -
State: closed - Opened by Onandon11 almost 5 years ago
- 2 comments
Labels: bug, enhancement
#113 - How do you unittest your node implementations?
Issue -
State: closed - Opened by neuneck almost 5 years ago
- 1 comment
Labels: question
#112 - Add a default value for raise_after in Graph.evaluate
Issue -
State: closed - Opened by neuneck almost 5 years ago
- 1 comment
Labels: enhancement
#111 - testing conftest.py, instructions to run tests
Pull Request -
State: closed - Opened by Anton-4 almost 5 years ago
#110 - Add test instructions to contributor guide
Issue -
State: closed - Opened by Anton-4 almost 5 years ago
- 2 comments
Labels: enhancement
#109 - Use more pytest fixtures
Issue -
State: closed - Opened by Anton-4 almost 5 years ago
- 2 comments
Labels: enhancement, question
#108 - Subgraphs
Pull Request -
State: closed - Opened by PaulSchweizer about 5 years ago
- 3 comments
#107 - Is there a more flowpipe-ish way to do this (TCP server)?
Issue -
State: closed - Opened by glanois about 5 years ago
- 3 comments
Labels: question
#106 - Pattern for dynamic plug names
Issue -
State: closed - Opened by neuneck about 5 years ago
- 1 comment
Labels: enhancement
#105 - Fixed unhasable values to be caught by if statement.
Pull Request -
State: closed - Opened by Onandon11 about 5 years ago
Labels: bug
#104 - Reoccurrance of #69
Issue -
State: closed - Opened by Onandon11 about 5 years ago
- 1 comment
Labels: bug
#103 - Bring the codacy grade back to A
Issue -
State: closed - Opened by PaulSchweizer about 5 years ago
- 1 comment
Labels: enhancement
#102 - world_clock.py should use UTC time base, not local time.
Pull Request -
State: closed - Opened by glanois about 5 years ago
#101 - Does flowpipe have/need/want a logo?
Issue -
State: closed - Opened by neuneck about 5 years ago
- 8 comments
Labels: question
#100 - Changing stats reporter and log observer to event system
Pull Request -
State: closed - Opened by PaulSchweizer about 5 years ago
#99 - flowpipe import makes install fail on py2.7
Pull Request -
State: closed - Opened by PaulSchweizer about 5 years ago
Labels: bug
#98 - Version 1.0.0
Issue -
State: closed - Opened by PaulSchweizer about 5 years ago
- 7 comments
Labels: help wanted, question
#97 - Refactor signals during evaluation
Issue -
State: closed - Opened by PaulSchweizer about 5 years ago
- 8 comments
Labels: enhancement, help wanted, question
#96 - upstream only ready when evaluated and removed from list
Pull Request -
State: closed - Opened by PaulSchweizer about 5 years ago
- 1 comment
Labels: bug
#95 - Updated the example in the README to new import structure
Pull Request -
State: closed - Opened by neuneck about 5 years ago
#94 - Only return after all threads are finished
Pull Request -
State: closed - Opened by PaulSchweizer about 5 years ago
#93 - threading returning too early
Issue -
State: closed - Opened by PaulSchweizer about 5 years ago
- 2 comments
Labels: bug
#92 - Made most common object available at the package level.
Pull Request -
State: closed - Opened by neuneck about 5 years ago
- 3 comments
#91 - Added logic to value.setter to determine whether plug is dirty
Pull Request -
State: closed - Opened by neuneck about 5 years ago
- 1 comment
#90 - Need guidance on publishing to PyPI
Issue -
State: closed - Opened by neuneck about 5 years ago
- 2 comments
Labels: help wanted
#89 - Have InputPlugs change is_dirty status only when newly set value is different from existing value
Issue -
State: closed - Opened by neuneck about 5 years ago
- 2 comments
Labels: enhancement
#88 - Make the most important object available at the package level.
Issue -
State: closed - Opened by neuneck about 5 years ago
- 2 comments
Labels: enhancement
#87 - Merge serialization revamp
Pull Request -
State: closed - Opened by neuneck about 5 years ago
- 3 comments
#86 - Improve evaluate
Pull Request -
State: closed - Opened by neuneck about 5 years ago
- 4 comments
#85 - Multiprocessing test only works with submission_delay=0
Issue -
State: closed - Opened by neuneck about 5 years ago
- 1 comment
Labels: bug
#84 - How should subgraphs work
Issue -
State: closed - Opened by PaulSchweizer about 5 years ago
- 12 comments
Labels: enhancement, help wanted, question
#82 - How to access the different evaluation types
Issue -
State: closed - Opened by PaulSchweizer about 5 years ago
- 5 comments
Labels: enhancement
#81 - Multiprocessing optimizations
Issue -
State: open - Opened by PaulSchweizer about 5 years ago
- 2 comments
Labels: enhancement
#80 - Why not use pickle for graph or node serialization?
Issue -
State: closed - Opened by neuneck about 5 years ago
- 10 comments
Labels: enhancement, question
#79 - Graph.evaluate changes behaviour depending on `threaded` flag
Issue -
State: closed - Opened by neuneck about 5 years ago
- 2 comments
Labels: bug, enhancement
#77 - Update issue templates
Pull Request -
State: closed - Opened by PaulSchweizer about 5 years ago
- 1 comment
#66 - Multiprocessing
Issue -
State: closed - Opened by PaulSchweizer about 5 years ago
- 1 comment
Labels: enhancement
#60 - Added a custom JSONEncoder to allow for non-jsonifiable node values.
Pull Request -
State: closed - Opened by neuneck over 5 years ago
- 4 comments
#56 - Automatically connecting plugs based on names
Issue -
State: closed - Opened by neuneck over 5 years ago
- 6 comments
Labels: enhancement
#47 - replace imp with importlib
Issue -
State: closed - Opened by PaulSchweizer over 5 years ago
- 2 comments
Labels: enhancement
#44 - WIP: Type hints
Pull Request -
State: closed - Opened by Anton-4 almost 6 years ago
- 5 comments