Skip to content

Tags: edsu/etudier

Tags

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
edsu Ed Summers
Remove intermediary writing

I had added functionality to write the output as the crawl goes but that turned
out to cause a problem in some situations, so I removed it.

Also moving forward with using pyproject.toml instead of setup.py.

Fixes #29

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
edsu Ed Summers
Include year and incremental output

This commmit adds the year (when available) to the title that gets
displayed in the HTML view.

It was easier to just have étudier generate the output as it goes
instead of waiting for a captcha. The program is really iobound by
talking to Google Scholar, so I don't think there's much of a
performance impact.

closes #24
closes #7

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
edsu Ed Summers
pin dependencies a bit

refs #28

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
edsu Ed Summers
small doc fixes for release

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
edsu Ed Summers
new version

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
edsu Ed Summers
center the visualization horizontally

v0.0.8

Toggle v0.0.8's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
edsu Ed Summers
new version

This adds the pypuppeteer dependency that didn't seem to be required
before. It also catches a situation where the id of a citation cannot be
determined.

v0.0.5

Toggle v0.0.5's commit message
new version

v0.0.4

Toggle v0.0.4's commit message
new version

v0.0.3

Toggle v0.0.3's commit message
new version