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
test: ModuleFinder
8cdc1b4a1f441d166244152c60f0f3ee74f035ce authored over 2 years ago
8cdc1b4a1f441d166244152c60f0f3ee74f035ce authored over 2 years ago
remove duplicated item in ModuleFinder
b3ea5251f49090149b7c825e3153462f8af87005 authored over 2 years ago
b3ea5251f49090149b7c825e3153462f8af87005 authored over 2 years ago
complete ModuleFinder
25c3bd2c977dd2a7ea29891380b57c6cbd684ecd authored over 2 years ago
25c3bd2c977dd2a7ea29891380b57c6cbd684ecd authored over 2 years ago
add getmodulename impl and tests
ca6b2a7b11d522f7afd26fb0118f98b12bd57101 authored over 2 years ago
ca6b2a7b11d522f7afd26fb0118f98b12bd57101 authored over 2 years ago
add modulefinder and config
db18324a2de9fd11c4393590cfe973a0a106c55c authored over 2 years ago
db18324a2de9fd11c4393590cfe973a0a106c55c authored over 2 years ago
typing -> t. add frozendict etc.
2d345e06bb520eee2f6b702109fb73eefe40b989 authored over 2 years ago
2d345e06bb520eee2f6b702109fb73eefe40b989 authored over 2 years ago
perf: make some final functional
b22d440dac5319cb7f7c3bfca5e8e03f052af06f authored over 2 years ago
b22d440dac5319cb7f7c3bfca5e8e03f052af06f authored over 2 years ago
refactor: depart analyzers in package
f7c4d6c4ab3d7b9ee346f347b9bfa54f5be7ad8a authored over 2 years ago
f7c4d6c4ab3d7b9ee346f347b9bfa54f5be7ad8a authored over 2 years ago
update deps
d970c037b302fb4fbb0517e60974c587a9314b98 authored over 2 years ago
d970c037b302fb4fbb0517e60974c587a9314b98 authored over 2 years ago
add py.typed, ignore missing stub _bootstrap_external
b38776eee94819d17e399e371aba171a84b71450 authored over 2 years ago
b38776eee94819d17e399e371aba171a84b71450 authored over 2 years ago
update settings.json
remove deprecated item
14db5977a93c60c2670eb62a4815952a40a0de97 authored over 2 years ago
refactor logger
89d7ce056d4495db983e4d9278b2d221cfc2b32a authored over 2 years ago
89d7ce056d4495db983e4d9278b2d221cfc2b32a authored over 2 years ago
add Externals in DefinitionFinder
3786ea2e9a39e69551264b86c2ad1b755389d181 authored over 2 years ago
3786ea2e9a39e69551264b86c2ad1b755389d181 authored over 2 years ago
add DefinitionFinder
2224467b6409c01e45c89040c2098577f7508b6a authored over 2 years ago
2224467b6409c01e45c89040c2098577f7508b6a authored over 2 years ago
trick type_comment to be str, concrete disallow generic
8f5975ba7b49814bc3f3bdd4e7bc559869493ce3 authored over 2 years ago
8f5975ba7b49814bc3f3bdd4e7bc559869493ce3 authored over 2 years ago
update: add definition finder
fe75541320dd96eecddaf37f290f93176d3813e6 authored over 2 years ago
fe75541320dd96eecddaf37f290f93176d3813e6 authored over 2 years ago
update and refactor...
253613654a356b87514ac2265e199408a1b49740 authored over 2 years ago
253613654a356b87514ac2265e199408a1b49740 authored over 2 years ago
fix: mypy hint
d322186a648436b2527281fa0f09e52007b341cd authored over 2 years ago
d322186a648436b2527281fa0f09e52007b341cd authored over 2 years ago
tests: fix mypy hint
c31c3a924aa79f454b47cf7eb538a141c3e003a2 authored over 2 years ago
c31c3a924aa79f454b47cf7eb538a141c3e003a2 authored over 2 years ago
fix: only detect <locals> before determind_varname
ebd450ed0e09e43640c74dd51a1ee0ebfe5b30e8 authored over 2 years ago
ebd450ed0e09e43640c74dd51a1ee0ebfe5b30e8 authored over 2 years ago
ref: add determind_varname to utils and remove __qualname__ get
095a901ef26ce855282b8fbb200bada0f4f09ef2 authored over 2 years ago
095a901ef26ce855282b8fbb200bada0f4f09ef2 authored over 2 years ago
tests: add module member_filter
6cb4203b8b8e3620d27901625c2e1abea3d14ec7 authored over 2 years ago
6cb4203b8b8e3620d27901625c2e1abea3d14ec7 authored over 2 years ago
ref: tests test_pkg ref
fc42556c02d3fd594d74118329e4d16ec4946ed2 authored over 2 years ago
fc42556c02d3fd594d74118329e4d16ec4946ed2 authored over 2 years ago
fix tests resolve_autodoc
8fbfaeb19c1996a15aae3aec7cb0e7c9c22ca3b7 authored over 2 years ago
8fbfaeb19c1996a15aae3aec7cb0e7c9c22ca3b7 authored over 2 years ago
add black white list in module member filter
2b6c89469b19ce1e4bcd9e517746d36c7c21ce65 authored over 2 years ago
2b6c89469b19ce1e4bcd9e517746d36c7c21ce65 authored over 2 years ago
add base Module member filter
2537de7f1bf678c761a765f3f6fab76d57059d37 authored over 2 years ago
2537de7f1bf678c761a765f3f6fab76d57059d37 authored over 2 years ago
add baseconfig
f937d3f98243dc60c52f7af5c26c1ead9d51d4a9 authored over 2 years ago
f937d3f98243dc60c52f7af5c26c1ead9d51d4a9 authored over 2 years ago
add resolve_autodoc tests, refactor test_pkg
b21c4c6c63bf45bd42d46410585d1a2c6921c9f6 authored over 2 years ago
b21c4c6c63bf45bd42d46410585d1a2c6921c9f6 authored over 2 years ago
ref: Library -> LibraryAttr
76fc77fcf9c7f0263a3b5a65a3f9bebd44c90459 authored over 2 years ago
76fc77fcf9c7f0263a3b5a65a3f9bebd44c90459 authored over 2 years ago
revise docstring
2f6abfc5343e28b96ba5821680c258148d67bd51 authored over 2 years ago
2f6abfc5343e28b96ba5821680c258148d67bd51 authored over 2 years ago
add external and library specification, add ModuleManager
f137254ba14e1fb08f057f19b2e1decbb5cfafe3 authored over 2 years ago
f137254ba14e1fb08f057f19b2e1decbb5cfafe3 authored over 2 years ago
change VariableVisitor to adapt all type comment and annotation
e8bb92a519caa07d0154700e3c62807f3a39831c authored over 2 years ago
e8bb92a519caa07d0154700e3c62807f3a39831c authored over 2 years ago
add Module.new as entry, determind package if given submodule
109253a308086847a8dae6be043403d5871d1c73 authored over 2 years ago
109253a308086847a8dae6be043403d5871d1c73 authored over 2 years ago
fix logger msg and tests
309f4b77c2c3a230a76a103ec75ae2c2963a6681 authored over 2 years ago
309f4b77c2c3a230a76a103ec75ae2c2963a6681 authored over 2 years ago
fix tests
910af93db711600d31f8fbb592f01e5aff296ea8 authored over 2 years ago
910af93db711600d31f8fbb592f01e5aff296ea8 authored over 2 years ago
add annotation picker in __init__
5d31944ffe83d829d42346702584a998febf3c03 authored over 2 years ago
5d31944ffe83d829d42346702584a998febf3c03 authored over 2 years ago
ref: AssignVisitor -> VariableVisitor
a4559d4dddf35038eff68b50739d9c2cccb49cf2 authored over 2 years ago
a4559d4dddf35038eff68b50739d9c2cccb49cf2 authored over 2 years ago
complete AssignVisitor and some tests
23484ee717bd7aa896d32609834367783779e304 authored over 2 years ago
23484ee717bd7aa896d32609834367783779e304 authored over 2 years ago
typo
764d8645daebaa09b7dc9af4f1325e02125bc10e authored over 2 years ago
764d8645daebaa09b7dc9af4f1325e02125bc10e authored over 2 years ago
add _type_repr and many test case
98ea5a208375f41e847652f8563f48f2c8be6b06 authored over 2 years ago
98ea5a208375f41e847652f8563f48f2c8be6b06 authored over 2 years ago
update __autodoc__ specification
484bfc9fae8bbecb18139794ad926c786faf5baa authored over 2 years ago
484bfc9fae8bbecb18139794ad926c786faf5baa authored over 2 years ago
remove wrong code
07f4ead02bfda5422cf1d2d8616dd54e545842ee authored over 2 years ago
07f4ead02bfda5422cf1d2d8616dd54e545842ee authored over 2 years ago
inspector: update __autodoc__ condition
fdf5c166b1ecd4e48f57b840390a77946b9fc708 authored over 2 years ago
fdf5c166b1ecd4e48f57b840390a77946b9fc708 authored over 2 years ago
test: traverse_assign case
8907516d6dafb490709ba649712125e3313e10ad authored over 2 years ago
8907516d6dafb490709ba649712125e3313e10ad authored over 2 years ago
add launch.json
f291abcbed615516ab4a8bdd452fba3eceec7b4c authored over 2 years ago
f291abcbed615516ab4a8bdd452fba3eceec7b4c authored over 2 years ago
add google section marker 前言
5433e27ef4bccacbff5869ba5ac03151d62078f6 authored over 2 years ago
5433e27ef4bccacbff5869ba5ac03151d62078f6 authored over 2 years ago
add traverse_assign, add its test
16f1660fa955fb132465b3a6436161e1f4fd5c08 authored over 2 years ago
16f1660fa955fb132465b3a6436161e1f4fd5c08 authored over 2 years ago
test annotation resolver
b86b20e376b30b2f694e6830fbad38740d65f1a4 authored over 2 years ago
b86b20e376b30b2f694e6830fbad38740d65f1a4 authored over 2 years ago
add annotation evaluate
3647ec53defd524918d45378b859c4675e4e7623 authored over 2 years ago
3647ec53defd524918d45378b859c4675e4e7623 authored over 2 years ago
add eval_annot_as_possible
20451300d1679ec3be29b6578fb48049586a8ca5 authored over 2 years ago
20451300d1679ec3be29b6578fb48049586a8ca5 authored over 2 years ago
add logger
d36e8e929119b6d7736f45033f003c15760c526c authored over 2 years ago
d36e8e929119b6d7736f45033f003c15760c526c authored over 2 years ago
add typing
642ffc62f7c9580536daa22492fa931ba238ef9b authored over 2 years ago
642ffc62f7c9580536daa22492fa931ba238ef9b authored over 2 years ago
sync
7c9c73ca7c1a571d72e83b4a5db45f6c0e562eda authored over 2 years ago
7c9c73ca7c1a571d72e83b4a5db45f6c0e562eda authored over 2 years ago
module ref: importer -> inspector
f4bb94f68c5486d7f497a9bdaa1886b6afc77297 authored over 2 years ago
f4bb94f68c5486d7f497a9bdaa1886b6afc77297 authored over 2 years ago
add tests case
e54bfdd019ff11b3b30a027ab0fe11497c6518e0 authored over 2 years ago
e54bfdd019ff11b3b30a027ab0fe11497c6518e0 authored over 2 years ago
improve test_pkg
0424b3605ad051353789e1e1f46956d954c9eb21 authored over 2 years ago
0424b3605ad051353789e1e1f46956d954c9eb21 authored over 2 years ago
add importer
34d23b98fb97f8732445cc130e7e68fcd50c3533 authored over 2 years ago
34d23b98fb97f8732445cc130e7e68fcd50c3533 authored over 2 years ago
fix tests and nodes
e6f56d108e50412d1afd406eb116895a35d681fd authored over 2 years ago
e6f56d108e50412d1afd406eb116895a35d681fd authored over 2 years ago
add create_module_from_sourcefile, depart eval_import_stmts
16e71246479bdf75ab412a8badf8fa4675a59691 authored over 2 years ago
16e71246479bdf75ab412a8badf8fa4675a59691 authored over 2 years ago
add TYPE_CHECKING analyzer and tests
4c392dc732107b2845505d3132d95c65e3a6e06b authored over 2 years ago
4c392dc732107b2845505d3132d95c65e3a6e06b authored over 2 years ago
add test for convert_annot
eca1c537aedeb8e6e1eac73751c2f76e688a80ea authored over 2 years ago
eca1c537aedeb8e6e1eac73751c2f76e688a80ea authored over 2 years ago
add annotation unparser
bfc4a8175765a3fadab3d2d8873ea890f878c78f authored over 2 years ago
bfc4a8175765a3fadab3d2d8873ea890f878c78f authored over 2 years ago
add basic console script
6b9632fd65e9245d30bcc26a7e0bc10d97164b97 authored over 2 years ago
6b9632fd65e9245d30bcc26a7e0bc10d97164b97 authored over 2 years ago
some refactor
6607947a32d9598ab69ce79e6010293fde59165f authored over 2 years ago
6607947a32d9598ab69ce79e6010293fde59165f authored over 2 years ago
fix lint
6208eb2e36023b3395088d0b4618dbae7245cb03 authored over 2 years ago
6208eb2e36023b3395088d0b4618dbae7245cb03 authored over 2 years ago
sync
60bbaebe6245757bc66b6d9989233b5f4c781199 authored over 2 years ago
60bbaebe6245757bc66b6d9989233b5f4c781199 authored over 2 years ago
remove debug code
4550f0cc2ab95092d8ab2c15c960b5ab7c82a1f2 authored over 2 years ago
4550f0cc2ab95092d8ab2c15c960b5ab7c82a1f2 authored over 2 years ago
reduce round
a5e920c936490df632e81e0013e0961323af3458 authored over 2 years ago
a5e920c936490df632e81e0013e0961323af3458 authored over 2 years ago
add Require, ref: change _consume_descr
ee69959ac80355116f6fcaccce88e904ca2734f9 authored over 2 years ago
ee69959ac80355116f6fcaccce88e904ca2734f9 authored over 2 years ago
add some node description
905fb4f80ed71501b4bd7db6d9c6785345117ae7 authored over 2 years ago
905fb4f80ed71501b4bd7db6d9c6785345117ae7 authored over 2 years ago
add Raises
10579b83fc7925737bc88d769b574ff0a46b7228 authored over 2 years ago
10579b83fc7925737bc88d769b574ff0a46b7228 authored over 2 years ago
add frontmatter
3d32e4eeb279bd366e782d0334c758afacd8e260 authored over 2 years ago
3d32e4eeb279bd366e782d0334c758afacd8e260 authored over 2 years ago
add examples and fix returns
dfc171178f9c26e86cb6e7412e039879e850b165 authored over 2 years ago
dfc171178f9c26e86cb6e7412e039879e850b165 authored over 2 years ago
parser: add attributes
d29202367466c49e71ea68efe1f05396c0398ea9 authored over 2 years ago
d29202367466c49e71ea68efe1f05396c0398ea9 authored over 2 years ago
update parser: colonarg desc spec, returns parse
2c175b478e2cb7eb9175796b76b50a105634df06 authored over 2 years ago
2c175b478e2cb7eb9175796b76b50a105634df06 authored over 2 years ago
dispatch the colonarg description parser, improve parser pattern
0df39f4a8c731603e00fe4ee6f9fd9fe0c7137da authored over 2 years ago
0df39f4a8c731603e00fe4ee6f9fd9fe0c7137da authored over 2 years ago
move nodes
8bc0041cf948a4a4b4b48c9bfc2529c25e262f1b authored over 2 years ago
8bc0041cf948a4a4b4b48c9bfc2529c25e262f1b authored over 2 years ago
typo
0a64a094e4f1c243e283d995167dfaa4ef034f08 authored over 2 years ago
0a64a094e4f1c243e283d995167dfaa4ef034f08 authored over 2 years ago
update parser: Args
f33ee21be1fc4c905ab8de040596f4afaa98b020 authored over 2 years ago
f33ee21be1fc4c905ab8de040596f4afaa98b020 authored over 2 years ago
scope add
fd8adf836a61c6804d661abfd7642de6a1405d97 authored over 2 years ago
fd8adf836a61c6804d661abfd7642de6a1405d97 authored over 2 years ago
breaking: dedent returns str
38c10453619275539ed5ae8bda462b7f848ef0d5 authored over 2 years ago
38c10453619275539ed5ae8bda462b7f848ef0d5 authored over 2 years ago
update parser
ea61a1ae28ba6b225bcdb8eb87252945c8737ece authored over 2 years ago
ea61a1ae28ba6b225bcdb8eb87252945c8737ece authored over 2 years ago
update Args node
5b320476555a2472f2537c6a22cae74006992b2a authored over 2 years ago
5b320476555a2472f2537c6a22cae74006992b2a authored over 2 years ago
update parser
4754a1fa963585ab7c22d9652efae1bd58018a7e authored over 2 years ago
4754a1fa963585ab7c22d9652efae1bd58018a7e authored over 2 years ago
add config.py;...
608ea4893c10d7cf57554b16f184cc0799e10586 authored over 2 years ago
608ea4893c10d7cf57554b16f184cc0799e10586 authored over 2 years ago
add inline section node
7d1bfe11cae4f6c0816e7e703687753381cdb494 authored over 2 years ago
7d1bfe11cae4f6c0816e7e703687753381cdb494 authored over 2 years ago
exclude tests for mypy
f3e8891a5f52544023a0c516fe4aaf15cd346ef1 authored over 2 years ago
f3e8891a5f52544023a0c516fe4aaf15cd346ef1 authored over 2 years ago
update project config, fucking mypy exclude config!
a3e4f79f0131b1bb800540f7af059c79a0583218 authored over 2 years ago
a3e4f79f0131b1bb800540f7af059c79a0583218 authored over 2 years ago
ignore .benchmarks from pytest-benchmark
520c89beb1ab16334068a87305c95cbe92847efc authored over 2 years ago
520c89beb1ab16334068a87305c95cbe92847efc authored over 2 years ago
rm test.py
1da136c8b611419a8698e37fc87dec83f2d478cc authored over 2 years ago
1da136c8b611419a8698e37fc87dec83f2d478cc authored over 2 years ago
update document tree structure
71e3067176432200b95eb0aef5488320d8f3252f authored over 2 years ago
71e3067176432200b95eb0aef5488320d8f3252f authored over 2 years ago
perf: better dedent
d91b687edcd2a84b278e3017df7676687935786c authored over 2 years ago
d91b687edcd2a84b278e3017df7676687935786c authored over 2 years ago
add dedent impl and tests; add strict mode for cleandoc
71135b6ea427c1356e5bb3190906742cd9666c2e authored over 2 years ago
71135b6ea427c1356e5bb3190906742cd9666c2e authored over 2 years ago
change project subtitle
4350c2cb42154a6699ee5dde3abde8af0f080ea4 authored over 2 years ago
4350c2cb42154a6699ee5dde3abde8af0f080ea4 authored over 2 years ago
fix mypy.ini
d008f95cdca9ed966bc2f1e95c851fb977d9080f authored over 2 years ago
d008f95cdca9ed966bc2f1e95c851fb977d9080f authored over 2 years ago
deps: add pytest-benchmark
3b7ba7c6405b63703a051b7c7af62528780fcdd0 authored over 2 years ago
3b7ba7c6405b63703a051b7c7af62528780fcdd0 authored over 2 years ago
perf: better cleandoc
d43d9ec349d51c83cdd4180add16644f89ca6b07 authored over 2 years ago
d43d9ec349d51c83cdd4180add16644f89ca6b07 authored over 2 years ago
add cleandoc test
86cc728858c3e84be54b7ef7fab03709efd8fb41 authored over 2 years ago
86cc728858c3e84be54b7ef7fab03709efd8fb41 authored over 2 years ago
add parser components
0a2ccfd63d55f141e0adef2ab53beba371b4721c authored over 2 years ago
0a2ccfd63d55f141e0adef2ab53beba371b4721c authored over 2 years ago
deps update
bd5dc82e7da5ae1b7578ace5d0c32c789c1bc47a authored over 2 years ago
bd5dc82e7da5ae1b7578ace5d0c32c789c1bc47a authored over 2 years ago