Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / scrapinghub/shublang issues and pull requests

#74 - Bump the pip group across 1 directory with 5 updates

Pull Request - State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#73 - Bump the pip group across 1 directory with 4 updates

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#72 - Bump the pip group across 1 directory with 4 updates

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#71 - Bump scrapy from 1.8.0 to 1.8.1

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies

#70 - Bump py from 1.8.0 to 1.10.0

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#69 - Bump lxml from 4.4.1 to 4.6.3

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 2 comments
Labels: dependencies

#68 - Attempt to finish work on #45

Pull Request - State: closed - Opened by Gallaecio over 3 years ago

#67 - Make unidecode optional in sanitize methods

Pull Request - State: open - Opened by VMRuiz over 3 years ago - 2 comments

#66 - Bump lxml from 4.4.1 to 4.6.2

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 2 comments
Labels: dependencies

#65 - introduced unidecode while doing encoding-decoding in sanitize

Pull Request - State: closed - Opened by sagararora19992 almost 4 years ago - 1 comment

#64 - add new 'map_value' functionality

Pull Request - State: closed - Opened by renancunha about 4 years ago

#63 - Added support for urlparse functions

Pull Request - State: closed - Opened by sagararora19992 about 4 years ago - 2 comments

#62 - Evaluation should stop if None is return by any expression

Issue - State: open - Opened by VMRuiz about 4 years ago

#61 - Added Identity function

Pull Request - State: closed - Opened by VMRuiz about 4 years ago - 2 comments

#60 - Catch Evaluation Errors

Issue - State: open - Opened by akshayphilar about 4 years ago

#59 - Publish to PyPi

Pull Request - State: closed - Opened by akshayphilar about 4 years ago

#58 - added urljoin pipe function

Pull Request - State: closed - Opened by akshayphilar about 4 years ago

#57 - Fix join

Pull Request - State: closed - Opened by akshayphilar about 4 years ago

#56 - Support for all urlparse methods

Issue - State: closed - Opened by akshayphilar about 4 years ago

#55 - Support urljoin

Issue - State: closed - Opened by akshayphilar about 4 years ago - 1 comment

#54 - add new 'str' functionality

Pull Request - State: closed - Opened by renancunha about 4 years ago

#53 - add product conversion tests

Pull Request - State: open - Opened by renancunha about 4 years ago - 4 comments

#52 - add regression tests

Pull Request - State: open - Opened by BurnzZ about 4 years ago - 1 comment

#51 - Update config.yml

Pull Request - State: closed - Opened by VMRuiz about 4 years ago - 1 comment

#50 - New Functionalities: append and extend

Pull Request - State: closed - Opened by BurnzZ about 4 years ago

#49 - add new 'format' functionality

Pull Request - State: closed - Opened by BurnzZ about 4 years ago

#48 - Add new 'find' functionality

Pull Request - State: closed - Opened by renancunha about 4 years ago

#47 - Add new 'split' functionality

Pull Request - State: closed - Opened by renancunha about 4 years ago

#46 - Add new 'replace' functionality

Pull Request - State: closed - Opened by BurnzZ about 4 years ago

#45 - add tox config to test Python 3.5 to 3.8

Pull Request - State: open - Opened by BurnzZ about 4 years ago - 1 comment

#44 - fix broken evaluate

Pull Request - State: closed - Opened by peonone over 4 years ago - 1 comment

#43 - Add first version of the github page

Pull Request - State: open - Opened by heylouiz over 4 years ago - 1 comment

#42 - fixes #27 replacing builtins.map

Pull Request - State: closed - Opened by akshayphilar over 4 years ago

#41 - closes #5 added tests for all functions

Pull Request - State: closed - Opened by akshayphilar over 4 years ago

#40 - Add tests for each function

Issue - State: closed - Opened by akshayphilar over 4 years ago - 1 comment

#39 - Add date price

Pull Request - State: closed - Opened by akshayphilar over 4 years ago

#38 - Print data instead of Python internals

Issue - State: closed - Opened by Nykakin almost 5 years ago - 2 comments

#37 - Use Unidecode or similar when converting to ASCII

Issue - State: closed - Opened by Gallaecio almost 5 years ago
Labels: enhancement

#36 - Do not have sanitize remove Unicode characters by default

Issue - State: open - Opened by Gallaecio almost 5 years ago
Labels: enhancement

#35 - Create Higher Level Abstractions to Extract Simple Field Types

Issue - State: open - Opened by akshayphilar almost 5 years ago - 2 comments
Labels: enhancement

#34 - Create github page with documentation

Issue - State: open - Opened by akshayphilar almost 5 years ago - 1 comment
Labels: documentation

#33 - Create browser demo for shublang

Issue - State: open - Opened by akshayphilar almost 5 years ago - 2 comments
Labels: enhancement

#32 - New parameter data_type in the evaluate() method

Issue - State: open - Opened by akshayphilar almost 5 years ago - 2 comments
Labels: enhancement

#31 - convert the result of evaluate to list from generator or map

Pull Request - State: closed - Opened by peonone almost 5 years ago

#30 - returns the string instead of groups for re_search function if there is no any group specified

Issue - State: open - Opened by peonone almost 5 years ago - 1 comment
Labels: enhancement

#29 - Automatically generate shublang expression based on input and output

Issue - State: open - Opened by akshayphilar almost 5 years ago
Labels: enhancement

#28 - add example-5 for double 'first' usage

Pull Request - State: closed - Opened by BurnzZ almost 5 years ago

#27 - Inconsistent return types

Issue - State: closed - Opened by realslimshanky-sh almost 5 years ago
Labels: bug

#26 - Convert Free Form Text to Enum

Issue - State: open - Opened by akshayphilar almost 5 years ago - 3 comments
Labels: enhancement

#25 - Standardize Function Naming Conventions

Issue - State: open - Opened by akshayphilar almost 5 years ago

#24 - Add CLI Support

Pull Request - State: closed - Opened by akshayphilar almost 5 years ago

#23 - Fix join pipe function

Issue - State: open - Opened by akshayphilar almost 5 years ago - 2 comments
Labels: bug

#22 - Add CLI support with option for reading from file

Issue - State: open - Opened by akshayphilar almost 5 years ago
Labels: enhancement

#21 - Add initial CircleCI configuration

Pull Request - State: closed - Opened by jsargiot almost 5 years ago

#20 - Implement Context Variables

Issue - State: open - Opened by akshayphilar almost 5 years ago
Labels: enhancement

#19 - added json and regex search support

Pull Request - State: closed - Opened by akshayphilar almost 5 years ago

#18 - Document each function

Issue - State: open - Opened by akshayphilar almost 5 years ago
Labels: documentation

#17 - Fix StatementParser

Issue - State: open - Opened by akshayphilar almost 5 years ago
Labels: bug

#16 - added more functions

Pull Request - State: closed - Opened by akshayphilar almost 5 years ago

#15 - Implement table Function

Issue - State: open - Opened by akshayphilar almost 5 years ago
Labels: enhancement

#14 - Implement remove_html Function

Issue - State: open - Opened by akshayphilar almost 5 years ago
Labels: enhancement

#13 - Implement date_format() Function

Issue - State: closed - Opened by akshayphilar almost 5 years ago
Labels: enhancement

#12 - Implement replace()

Issue - State: closed - Opened by akshayphilar almost 5 years ago - 1 comment
Labels: enhancement, good first issue

#11 - Implement find()

Issue - State: closed - Opened by akshayphilar almost 5 years ago
Labels: enhancement, good first issue

#10 - Implement split()

Issue - State: closed - Opened by akshayphilar almost 5 years ago
Labels: enhancement, good first issue

#9 - Implement format()

Issue - State: closed - Opened by akshayphilar almost 5 years ago
Labels: enhancement, good first issue

#8 - Implement range()

Issue - State: open - Opened by akshayphilar almost 5 years ago
Labels: enhancement, good first issue

#7 - Implement list.extend()

Issue - State: closed - Opened by akshayphilar almost 5 years ago
Labels: enhancement, good first issue

#6 - Implement list.append()

Issue - State: closed - Opened by akshayphilar almost 5 years ago
Labels: enhancement, good first issue

#5 - Add Tests

Issue - State: closed - Opened by akshayphilar almost 5 years ago

#4 - Tracing to aid debugging

Issue - State: open - Opened by akshayphilar almost 5 years ago
Labels: enhancement

#3 - Javascript Implementation

Issue - State: open - Opened by akshayphilar almost 5 years ago - 1 comment

#2 - Implement Parser

Issue - State: open - Opened by akshayphilar almost 5 years ago

#1 - Define Grammar in EBNF or PEG

Issue - State: open - Opened by akshayphilar almost 5 years ago