Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nonebot/nb-autodoc

Python API documentation tool supporting the modern PEPs and typing features.
https://github.com/nonebot/nb-autodoc

bump version v1.0.0a7

65247fc1194597fb10d5d767bf7f1acde5074403 authored over 1 year ago
docpaser: support multi-line short description in Parameter-like

1fa67a916cf91ddec6238f10a6881c5f98c21197 authored over 1 year ago
bump version v1.0.0a6

070bc92abdf850ecfbdaf2e39c4f3b481c3fb6fd authored over 1 year ago
docparser: fix tests

902d908a3d08dd1b00279249d47032913b4b4dd2 authored over 1 year ago
docstringparser/google: fix short descr not combine in sequence

5fd0629ad27ce2391ae64f08a9685cb74855b280 authored over 1 year ago
skip bound arg for overload function

90441fd1f6cf3ce6b9c210e446eb21d4967ae493 authored over 1 year ago
fix variable untyped if untyped

355541b899994ca8211be47c33ca35396aedf9de authored over 1 year ago
fix: incorrect impl caused by 751ebd4

2da733fc316edaa2ab0ef7a05d093292f454d3da authored almost 2 years ago
fix: annotation text is not escaped

751ebd4cf39078a269992237cf49cd52431981b3 authored almost 2 years ago
reformat

262e626a5ea506a3639b8ec8fbf710b0cc0551b2 authored almost 2 years ago
feat: make heading id compatiable

d765fb90adfd03e20ae193dcbda79cecad1a383a authored almost 2 years ago
update README

f48fdbfbc7f801c4b414756e90333003bc5e0027 authored almost 2 years ago
update README

2e22353de35a8c46d4fc42067c06c6d51d56ec39 authored almost 2 years ago
bump version 1.0.0a5

2ea2ab3c070f421536926e1b7eac3cda661ef0b0 authored almost 2 years ago
add cli command

aeb39521b15d78a7f9b6806d1617a8346235a1b2 authored almost 2 years ago
doc: fix link typo

c3b5f451aa94c45e7a9d1ea007af14c5826c1e74 authored almost 2 years ago
bump version 1.0.0a4

74cb0fad09fffbacd34a6d4a97c8c6c96585326b authored almost 2 years ago
fix py38 type subscript

eec0241655b3e57171d5acf3579ede879f1c7db4 authored almost 2 years ago
fix py38 type subscript

25d6dbd656810a1a4b02af94b52a740591c48419 authored almost 2 years ago
bump version 1.0.0a3

a220e7c451a7021487f5bb5f91cad40aa906b48b authored almost 2 years ago
add extract docstring from py if both py/pyi exist

98219d0dce82dbe54b55da8696f840a1942759ae authored almost 2 years ago
fix tests on windows

163559c303ebab9d6cebdcd711bee580925c4b22 authored almost 2 years ago
test ci trigger

f50399b42846e6de2ea35e938e4f2c282f7dc798 authored almost 2 years ago
improve ci trigger

47a6e6accc445feb7738e7e5f54a774061bc38a1 authored almost 2 years ago
fix: make manager Optional

052aa37d27ca0a7d2736a6af51076ce983ac5c49 authored almost 2 years ago
use absolute assets link

a1e94a688021dc4b2abe6b222d71908e7258ef7f authored almost 2 years ago
bump version 1.0.0a2

d631b802ac642f5fa11798f79c6fc737de7952ed authored almost 2 years ago
update README and logo

67803a942dcdc5b118db7d436296770b8da50af0 authored almost 2 years ago
add refname evaluation in annotation

fix: func or class without signature have no link

59e3ae72bb11cba4a29f5feb320c035c769f7a60 authored almost 2 years ago
add get_definition_dotted; improve role ref check

8f911bfde93a68f9fde762d84972d19479dd66c8 authored almost 2 years ago
make depends on click

a80ded69ed03ff295d52f2af5e0157518106df8b authored almost 2 years ago
add overload documentation

fix assign docstring of overload function

fix order of filled doc kwonlyarg

9abc9e225cf08fc6d5fa052a532b16743bfa7cad authored almost 2 years ago
fix: detect typing import without check absolute level

1ef8c5c37bb74d7f04591b032714e5673284e193 authored almost 2 years ago
ci: add pytest

03f430b087f5f29d06bf9f37627e895a373e085a authored almost 2 years ago
fix tests warning

122bb177954da029ef2422c1d8975df822694017 authored almost 2 years ago
fix TypeAlias detection and fix tests

83b63ccb7d75108ac6bfd558fcb19d50383a74cc authored almost 2 years ago
fix: broken copied list from 5369ebb

d050a442143f061d68707e04cd5a12d936b787f2 authored almost 2 years ago
bump version 1.0.0a1

33476c2b1861255db9bc6c8e4ac6e03c0c0ee1ab authored almost 2 years ago
support TypeAlias variable

fix property doc

2bd810de5d5a46f80bff7ab387ba9e844589ea97 authored almost 2 years ago
compat py3.8

fix 1.type subscript 2.unparse(3.9) use get_source_segment(3.8) 3.dict union(3.11)

032ad634884712a6b29ad00733825498be139cf1 authored almost 2 years ago
fix potential mis-understanding warning message

5369ebb977dd1bb3455f43fac9fbeab8f47c80b0 authored almost 2 years ago
fix: variable without doc now can be whitelisted

change MemberIterator

c1339eab7725568c128e1df9e68b33309f262540 authored almost 2 years ago
fix relative link should relative to path parent

36aaab3eec567423ef9c80586e21cb86f16c0b2c authored almost 2 years ago
add replace description roles

c1d987f63e56419531292f585473ce78c1700dc9 authored almost 2 years ago
skip Variable don't have docstring

4f26cd2a89a4bc40ebefda0a52f6a250fbf9f449 authored almost 2 years ago
add resolve docstring and signature

help mypy to lint cached_property

969d798404cfcd37a0297a832b988d6ea315bbc6 authored almost 2 years ago
skip bound-able method first argument

ec502d9b98f07e0232e078ebfe782061d31ff063 authored almost 2 years ago
add link implement and work for markdown

add utils calculate_relpath and tests

632a82ba487add7dcd2bb6c2cdd93d83afcddc98 authored almost 2 years ago
extract annexpr repr into visitor (to make link)

18ad8e0a5de2a20e0f8dad5513cef9680c84eb33 authored almost 2 years ago
fix Parameter default called `__repr__`

0a864de55689f0bd632774f62974f161b65cb775 authored almost 2 years ago
complete signature concrete FunctionType

add utils stringify_signature

add some tests for new things

57f0a02dbeeab93adf742ec27ecfb9a8ceebe40b authored almost 2 years ago
add Text section and tests

improve parser logging

fix `roles=[]` for ColonArg

6b735ad786b492c99ba021ace38173eec06723de authored almost 2 years ago
check for reduplicated document object

improve code quantity

3a016c3b34c444654b0199e9452d02f6d8d336b8 authored almost 2 years ago
complete MarkdownBuilder 90%

parse docstring and set `doctree` attribute to each definition object

make `__eq__` on Docstrin...

fc66332fcc90eb7fbf64bc7207afb0c339c3ddf5 authored almost 2 years ago
parser: fix out of range cases; add tests

Args now have `kwonlyargs` attribute

fix: cleandoc dedent by wrong detection

65a51bf697f2d296d31b51e92e5d0b39b00d8d02 authored almost 2 years ago
add annotation repr and tests

616819b7c9882d4e234d904e629d04b98bd83e71 authored almost 2 years ago
builder linking context and get_title impl

refactor docstring parser

move builder config parameter into Config object

58bb7e4e3e95601aebc1abf717aa086b415d9aac authored about 2 years ago
remove redundent code; some codes changed adapt for builder

80ba6355328ded7fcb72a983bfbbc1786c8ebf55 authored about 2 years ago
more code for builder

20db891f7f4b1b73bd5d8be50fbfa468473125ac authored about 2 years ago
add builder interface and path factory

cd15f21e4984c2dc5bbfcd69502e3b8c66d821f1 authored about 2 years ago
happy 2023 new year (❁´◡`❁)

57059b8da098f48888bf2f3399f6b1aead8ea423 authored about 2 years ago
remove class instvars scope; class instvar now staticly checked

more tests on change

0cb8fe0e1f212b287ddb67653657d2193feb45c7 authored about 2 years ago
add get_canonical_member and tests

allow get super class member

9e6fe7affed8f8ffc7aa54d19c443e8f619f18c2 authored about 2 years ago
tests for class bases

238a7ef007ca0f4c6bb1fb2a17583d7b5024db6f authored about 2 years ago
remove old refine_autodoc and old annotation; fix some tests

2d0f84497861086c42beeb1db3615b9c34823cbb authored about 2 years ago
improve member filter; more tests

fix copy __annotations__ in t_namespace evalution

adf52220531c3270d9fb0987141b2f837e15846a authored about 2 years ago
support Annotated

e2baabfd14de82f4ab8fc30014486728a8030bf2 authored about 2 years ago
make generic on ellipsis; support Concatenate

3e94207a85d01d7bcaf9f6bebaedf79b6fbc8bd3 authored about 2 years ago
add base annotation parser with typing indicator

manager and definitionfinder provider _AnnContext to annotation.py

typing genericalias use Type...

6bbefd525a9a91b02841263328d6b0d536d09214 authored about 2 years ago
add base is_typealias impl

ca203cee43496fd73d5ae993a559fc840dd4c7a3 authored about 2 years ago
make TYPE_CHECKING namespace with ann compilation

add class member classifier

deprecate log arg 0

add test for TYPE_CHECKING execution

1c6dd382423734ae3e36ae5d9a023c2084c23b87 authored about 2 years ago
虽然只写了 50 行,但是辛苦我自己了。

d26b33d7393bbcc5d27c13666ee29f136736e976 authored about 2 years ago
update module filter

ad1b87abf7a9900b1b9930b46b6fbad363ae5518 authored about 2 years ago
change badge Python3.7+

75b96e2f52720cf2b4f08766bd7bf57d15986544 authored about 2 years ago
complete refine_autodoc; tests refine_autodoc

c02c5d52918ae4fbd31364b0f04e20ccb56fa66c authored about 2 years ago
update description

228755b1f7599086e8301e3eb99cf3bcbfdef2b1 authored about 2 years ago
fix tests

a39ccb879adfe26071ad44357c256b615cc8de12 authored about 2 years ago
fix finder in namespace iteration

146e647cf97f4ef6476c8c3caac26dc38b92ed19 authored about 2 years ago
add overload analyzer

f1947d0cfef881f51ec91308afc0a190eea8c199 authored about 2 years ago
update simple_pkg

58763b89497a66e05d161045f01903c9c9fae39b authored about 2 years ago
move docstring aboud stub file

e4bd0646a86d64b8cf610d939dd65ec3e331972a authored about 2 years ago
feat: `annotations` compiler feature for stub file evaluation

bbfceb513cdee997a233f48e0bf69e7397ef4424 authored about 2 years ago
add signature_from_ast and tests

bc82660ed38b2dca2152500a1106edf7dd042b83 authored about 2 years ago
ref: freevars -> scope

fe12b1b158c9bde1601fbb9af3d1cfb7c92ae0f1 authored about 2 years ago
make outside function scope lazily update

79ac9cd46323a2062eaf828b2cf7b422d9ae3d90 authored about 2 years ago
add ImportFrom support DefinitionFinder and tests

3cf3067d61b593425384c20f5b8cbed22dff324c authored about 2 years ago
test DefinitionFinder

87e71349e095d93f63f7b969051c3893f39aa5c0 authored about 2 years ago
refactor DefinitionFinder using dataclass and scope analysis

fed3207e4b34206b6d5f7fccb337306658d69334 authored about 2 years ago
fix `_fix_inconsistent_modules` to exclude existing last part

7d1dc5254388219677b08d06389d113472fa5d34 authored about 2 years ago
fix ModuleFinder incorrectly fill the missing module

8738e87bdf5c5fd6f92701c6654188c826c0be49 authored about 2 years ago
add find_all_modules_wrapped and make clear logic

a7b56b48fc1f51a6b2a6279a98e34cbd271f78a6 authored about 2 years ago
depart ModuleFinder let Manager get context of modules

3067e81c820f3d2093478cf3afe03acd78182e0e authored about 2 years ago
better implement DocumentMeta

3cb321d4ac04d43427d2a1383b4b7e70e9687daf authored over 2 years ago
transfer develop schedule to README

813868b30f9ebfcd0658f89a8f18128b9d1b213e authored over 2 years ago
update everythings mess

195ce520da1f6d5f17640e1358b6b8b73df322bb authored over 2 years ago
exclude pattern on ModuleFinder

config add `skip_import_modules`

change repr of ModuleProperties

3862a05a0396ba77fd61aed57c45d162c09a68e2 authored over 2 years ago
fix typo and change ref

4162ee7a9bcdefd017cb7d08b01aee075513a507 authored over 2 years ago
add ModuleFinder interface find_iter

f1dddcfa7222dea79fcc1c19ca7b7e0e4d7bd404 authored over 2 years ago
test ModuleFinder for stubs

7ad82d30ecba279573798ea5557d3d1ad662dd37 authored over 2 years ago
update ModuleFinder to find all stubs

f350cad46650848178a8e3c8d393ea11679904a3 authored over 2 years ago